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
222e9b96eb
commit
6e7b4af93f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ profile dhcpcd @{exec_path} flags=(attach_disconnected) {
|
||||||
/{usr/,}bin/sed rix,
|
/{usr/,}bin/sed rix,
|
||||||
/{usr/,}lib/dhcpcd/dhcpcd-run-hooks rix,
|
/{usr/,}lib/dhcpcd/dhcpcd-run-hooks rix,
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
/var/lib/dhcpcd/*.lease rw,
|
/var/lib/dhcpcd/*.lease{,6} rw,
|
||||||
/var/lib/dhcpcd/secret rw,
|
/var/lib/dhcpcd/secret rw,
|
||||||
@{PROC}/@{pid}/net/if_inet6 r,
|
@{PROC}/@{pid}/net/if_inet6 r,
|
||||||
@{PROC}/@{pid}/stat r,
|
@{PROC}/@{pid}/stat r,
|
||||||
|
|
Loading…
Reference in a new issue