]> 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>
Tue, 25 Oct 2016 23:26:01 +0000 (01:26 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 25 Oct 2016 23:26:01 +0000 (01:26 +0200)
dbus-1/system.d/wpa_supplicant.conf
init.d/wpa_supplicant

index c091234f7691d57e7b8b4d9a0a2ad31fb6269861..382dcb34318ca456df9534194d6d376ab3d1581a 100644 (file)
         <policy context="default">
                 <deny own="fi.epitest.hostap.WPASupplicant"/>
                 <deny send_destination="fi.epitest.hostap.WPASupplicant"/>
-                <deny send_interface="fi.epitest.hostap.WPASupplicant"/>
 
                 <deny own="fi.w1.wpa_supplicant1"/>
                 <deny send_destination="fi.w1.wpa_supplicant1"/>
-                <deny send_interface="fi.w1.wpa_supplicant1"/>
                 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
         </policy>
 </busconfig>
index 8429a3733840313d256a8d32f9825e1139af6b09..380387a3bc752c3de0390ec754dd3b73b7277b93 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright (c) 2009 Roy Marples <roy@marples.name>
 # All rights reserved. Released under the 2-clause BSD license.