feat(profile): general update.
This commit is contained in:
parent
f5084ca150
commit
2ea53a9dc3
14 changed files with 26 additions and 14 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue