]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 19 Nov 2015 18:10:31 +0000 (19:10 +0100)
committerFrank Brehm <frank@brehm-online.com>
Thu, 19 Nov 2015 18:10:31 +0000 (19:10 +0100)
dbus-1/system.d/org.freedesktop.ModemManager1.conf

index d1ea1669682f9ed17f7624755417d82c78e22732..6b90b4b9c64897f3ef85c10ce531d587ba2707ba 100644 (file)
@@ -3,7 +3,8 @@
  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 <busconfig>
   <policy context="default">
-    <deny send_destination="org.freedesktop.ModemManager1"/>
+    <deny send_destination="org.freedesktop.ModemManager1"
+          send_type="method_call"/>
 
     <!-- Methods listed here are explicitly allowed or PolicyKit protected.
          The rest are restricted to root for security.