build: update sbin.list
This commit is contained in:
parent
8c526b32c6
commit
4e4f8d8a0e
4 changed files with 8 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ profile cron-ubuntu-fan @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/fanctl rix,
|
||||
@{sbin}/fanctl rix,
|
||||
@{bin}/flock rix,
|
||||
@{bin}/grep rix,
|
||||
@{bin}/id rix,
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ profile containerd-shim-runc-v2 @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mrix,
|
||||
|
||||
@{bin}/runc rPUx,
|
||||
@{sbin}/runc rPx,
|
||||
|
||||
/tmp/runc-process@{int} rw,
|
||||
/tmp/pty@{int}/ rw,
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ profile dockerd @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/git rCx -> git,
|
||||
@{bin}/kmod rPx,
|
||||
@{bin}/ps rPx,
|
||||
@{bin}/runc rUx,
|
||||
@{sbin}/runc rUx,
|
||||
@{bin}/unpigz rix,
|
||||
@{sbin}/xtables-nft-multi rix,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue