mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
fix(profiles): profile build fix.
This commit is contained in:
parent
0ec39dfe98
commit
c637d03d81
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ profile nm-dispatcher @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}bin/run-parts rPx,
|
||||
/usr/share/tlp/tlp-readconfs rPUx,
|
||||
|
||||
/usr/share/tlp/{.**} rw,
|
||||
/usr/share/tlp/{,**} rw,
|
||||
|
||||
/etc/NetworkManager/dispatcher.d/ r,
|
||||
/etc/NetworkManager/dispatcher.d/** rix,
|
||||
|
|
Loading…
Reference in a new issue