pommed/pommed-dbus_policy.patch
Ruediger Oertel 3692835c3d Accepting request 1166592 from home:bmwiedemann:branches:Base:System
Add `reproducible.patch` to produce deterministic build results
  independent of the number of cores/parallelism (boo#1102408)

Update `pommed-dbus_policy.patch` and `pommed-desktop.patch`
  to allow using `%autopatch`

OBS-URL: https://build.opensuse.org/request/show/1166592
OBS-URL: https://build.opensuse.org/package/show/Base:System/pommed?expand=0&rev=22
2024-04-22 08:43:00 +00:00

14 lines
351 B
Diff

Index: dbus-policy.conf
===================================================================
--- a/dbus-policy.conf.orig
+++ b/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>