Marcus Meissner
88c497e31d
OBS-URL: https://build.opensuse.org/package/show/Base:System/pommed?expand=0&rev=6
14 lines
347 B
Diff
14 lines
347 B
Diff
Index: dbus-policy.conf
|
|
===================================================================
|
|
--- dbus-policy.conf.orig
|
|
+++ dbus-policy.conf
|
|
@@ -15,5 +15,7 @@
|
|
<policy context="default">
|
|
<allow send_destination="org.pommed"/>
|
|
</policy>
|
|
-
|
|
+ <policy at_console="true">
|
|
+ <allow send_destination="org.pommed"/>
|
|
+ </policy>
|
|
</busconfig>
|