mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
Update dhcpcd
This commit is contained in:
parent
de54984592
commit
d963acfe15
@ -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 New Issue
Block a user