feat(profiles): general update.
This commit is contained in:
parent
b740a1c3e6
commit
526dcc3252
14 changed files with 29 additions and 9 deletions
|
|
@ -55,6 +55,7 @@ profile kmod @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{user_build_dirs}/**/lib/modules/*/kernel/{,**/} r,
|
||||
owner @{user_build_dirs}/**/lib/modules/*/kernel/**/*.ko r,
|
||||
|
||||
@{run}/xtables.lock r,
|
||||
owner @{run}/tmpfiles.d/ w,
|
||||
owner @{run}/tmpfiles.d/static-nodes.conf w,
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ profile logrotate @{exec_path} flags=(attach_disconnected) {
|
|||
capability fsetid,
|
||||
capability setgid,
|
||||
capability setuid,
|
||||
capability net_admin,
|
||||
|
||||
audit deny capability net_admin,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue