Skip to content

Instantly share code, notes, and snippets.

@jwatte
Created August 3, 2014 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwatte/950296c8a3fdbe01c13a to your computer and use it in GitHub Desktop.
Save jwatte/950296c8a3fdbe01c13a to your computer and use it in GitHub Desktop.
net.watte.robots.voltmon.conf in /etc/dbus-1/system.d
<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<policy context="default">
<allow own="net.watte.robots.voltmon"/>
<allow send_destination="net.watte.robots.voltmon"/>
<allow send_interface="net.watte.robots.voltmon"/>
</policy>
</busconfig>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment