mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Update dhcpcd
This commit is contained in:
parent
de54984592
commit
d963acfe15
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ profile dhcpcd @{exec_path} flags=(attach_disconnected) {
|
|||
@{PROC}/sys/kernel/hostname r,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/** r,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/@{hex}/accept_ra rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/@{hex}/hop_limit w,
|
||||
@{PROC}/sys/net/ipv{4,6}/neigh/@{hex}/{base_reachable_time_ms,retrans_time_ms} w,
|
||||
@{etc_ro}/dhcpcd.conf r,
|
||||
@{etc_rw}/resolv.conf rw,
|
||||
@{run}/dhcpcd/@{hex}.pid wk,
|
||||
|
|
Loading…
Reference in a new issue