mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Update dhcpcd
Tested on Arch Linux
This commit is contained in:
parent
1cc86685ae
commit
2e00023c23
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ abi <abi/3.0>,
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = /{usr/,}bin/dhcpcd
|
@{exec_path} = /{usr/,}bin/dhcpcd
|
||||||
profile dhcpcd /{usr/,}bin/dhcpcd flags=(attach_disconnected, mediate_deleted) {
|
profile dhcpcd @{exec_path} flags=(attach_disconnected, mediate_deleted) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
Loading…
Reference in a new issue