feat(profiles): general update.
This commit is contained in:
parent
387f2f91fc
commit
5f47df0b79
6 changed files with 20 additions and 13 deletions
|
|
@ -27,12 +27,12 @@ profile iwd @{exec_path} {
|
|||
/etc/iwd/{,**} r,
|
||||
/var/lib/iwd/{,**} rw,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/ieee80211/phy[0-9]/* r,
|
||||
@{sys}/devices/pci[0-9]*/**/modalias r,
|
||||
@{sys}/devices/@{pci}/ieee80211/phy[0-9]/* r,
|
||||
@{sys}/devices/@{pci}/modalias r,
|
||||
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlan[0-9]*/arp_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlan[0-9]*/drop_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlan[0-9]*/ndisc_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlan@{int}/arp_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlan@{int}/drop_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlan@{int}/ndisc_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlp*/arp_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlp*/drop_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlp*/ndisc_* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue