We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5983568 commit 1d7f504Copy full SHA for 1d7f504
service/share/dbus.conf
@@ -36,14 +36,10 @@
36
<allow eavesdrop="true"/>
37
38
<allow own="org.opensuse.Agama1" />
39
- <allow own="org.opensuse.Agama.Manager1" />
40
- <allow own="org.opensuse.Agama.Software1" />
41
<allow own="org.opensuse.Agama.Storage1" />
42
43
<!-- only root can send anything to the services -->
44
<allow send_destination="org.opensuse.Agama1" />
45
- <allow send_destination="org.opensuse.Agama.Manager1" />
46
- <allow send_destination="org.opensuse.Agama.Software1" />
47
<allow send_destination="org.opensuse.Agama.Storage1" />
48
</policy>
49
0 commit comments