feat(profiles): general update.
This commit is contained in:
parent
ddedb39f3d
commit
736e44a483
6 changed files with 45 additions and 49 deletions
|
|
@ -38,23 +38,20 @@ profile wpa-supplicant @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/wpa_supplicant/wpa_supplicant.conf rw,
|
||||
/etc/wpa_supplicant/wpa_supplicant.conf.tmp rw,
|
||||
/etc/libnl/{classid,pktloc} r,
|
||||
|
||||
@{HOME}/.cat_installer/*.pem r,
|
||||
|
||||
owner @{run}/wpa_supplicant/{,**} rw,
|
||||
|
||||
/etc/wpa_supplicant/wpa_supplicant.conf r,
|
||||
/etc/libnl/{classid,pktloc} r,
|
||||
|
||||
/dev/rfkill r,
|
||||
@{sys}/devices/pci[0-9]*/**/ieee80211/phy[0-9]/name r,
|
||||
|
||||
@{PROC}/sys/net/ipv[4,6]/conf/wlan[0-9]/drop_* rw,
|
||||
@{PROC}/sys/net/ipv[4,6]/conf/wlp*/drop_* rw,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/ieee80211/phy[0-9]/name r,
|
||||
|
||||
# For wpa_gui
|
||||
#/etc/wpa_supplicant/wpa_supplicant.conf w,
|
||||
#/etc/wpa_supplicant/wpa_supplicant.conf.tmp rw,
|
||||
/dev/rfkill rw,
|
||||
|
||||
include if exists <local/wpa-supplicant>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue