feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-07-03 20:27:48 +01:00
parent 9b84ded0c2
commit f6de2fbe7a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 81 additions and 46 deletions

View file

@ -32,7 +32,7 @@ profile ifup @{exec_path} {
/{usr/,}bin/run-parts rCx -> run-parts,
/{usr/,}bin/kmod rCx -> kmod,
/{usr/,}sbin/sysctl rCx -> sysctl,
/{usr/,}{s,}bin/sysctl rCx -> sysctl,
/etc/network/interfaces r,
/etc/network/interfaces.d/{,*} r,
@ -114,7 +114,7 @@ profile ifup @{exec_path} {
capability sys_admin,
# capability sys_resource,
/{usr/,}sbin/sysctl mr,
/{usr/,}{s,}bin/sysctl mr,
@{PROC}/sys/ r,
@{PROC}/sys/** r,