config/etc/dbus-1/system.d/info.globalcode.mouse.cadMousePro.conf
author František Kučera <franta-hg@frantovo.cz>
Tue, 09 Jun 2020 22:13:44 +0200
branchv_0
changeset 32 09d20a946a01
parent 23 24f571cbd339
permissions -rw-r--r--
Added tag v0.5 for changeset 3cbac1956f05
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "busconfig.dtd">
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
<busconfig>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
	<policy user="root">
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
		<allow own="info.globalcode.mouse.cadMousePro"/>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
	</policy>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
 
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
	<policy context="default">
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
		<allow send_destination="info.globalcode.mouse.cadMousePro" send_interface="org.freedesktop.DBus.Introspectable"/>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
		<allow send_destination="info.globalcode.mouse.cadMousePro" send_interface="org.freedesktop.DBus.Peer"/>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
		<allow send_destination="info.globalcode.mouse.cadMousePro" send_interface="org.freedesktop.DBus.Properties"/>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
		<allow send_destination="info.globalcode.mouse.cadMousePro" send_interface="info.globalcode.mouse.cadMousePro"/>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
	</policy>
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
24f571cbd339 configuration: d-bus, udev
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
</busconfig>