feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-02-23 20:21:22 +00:00
parent f5084ca150
commit 2ea53a9dc3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 26 additions and 14 deletions

View file

@ -30,16 +30,17 @@ profile ip @{exec_path} flags=(attach_disconnected) {
umount /sys/,
@{exec_path} mrix,
@{shells_path} rix,
@{sh_path} rix,
/ r,
/etc/iproute2/{,**} r,
/etc/netns/*/ r,
owner @{run}/netns/ rwk,
/usr/share/iproute2/{,**} r,
@{run}/netns/* rw,
owner @{run}/netns/ rw,
owner @{run}/netns/ rwk,
owner @{PROC}/@{pid}/cgroup r,
owner @{PROC}/@{pid}/net/dev_mcast r,