build: update sbin.list

This commit is contained in:
Alexandre Pujol 2025-05-25 01:15:53 +02:00
parent 8c526b32c6
commit 4e4f8d8a0e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 8 additions and 3 deletions

View file

@ -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,

View file

@ -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,

View file

@ -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,