build: update sbin.list
This commit is contained in:
parent
43b79cbc94
commit
44970624e6
4 changed files with 8 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ profile cron-ubuntu-fan @{exec_path} {
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
@{sh_path} rix,
|
@{sh_path} rix,
|
||||||
@{bin}/fanctl rix,
|
@{sbin}/fanctl rix,
|
||||||
@{bin}/flock rix,
|
@{bin}/flock rix,
|
||||||
@{bin}/grep rix,
|
@{bin}/grep rix,
|
||||||
@{bin}/id rix,
|
@{bin}/id rix,
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ profile containerd-shim-runc-v2 @{exec_path} flags=(attach_disconnected) {
|
||||||
|
|
||||||
@{exec_path} mrix,
|
@{exec_path} mrix,
|
||||||
|
|
||||||
@{bin}/runc rPUx,
|
@{sbin}/runc rPx,
|
||||||
|
|
||||||
/tmp/runc-process@{int} rw,
|
/tmp/runc-process@{int} rw,
|
||||||
/tmp/pty@{int}/ rw,
|
/tmp/pty@{int}/ rw,
|
||||||
|
|
|
||||||
|
|
@ -72,7 +72,7 @@ profile dockerd @{exec_path} flags=(attach_disconnected) {
|
||||||
@{bin}/git rCx -> git,
|
@{bin}/git rCx -> git,
|
||||||
@{bin}/kmod rPx,
|
@{bin}/kmod rPx,
|
||||||
@{bin}/ps rPx,
|
@{bin}/ps rPx,
|
||||||
@{bin}/runc rUx,
|
@{sbin}/runc rUx,
|
||||||
@{bin}/unpigz rix,
|
@{bin}/unpigz rix,
|
||||||
@{sbin}/xtables-nft-multi rix,
|
@{sbin}/xtables-nft-multi rix,
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -46,6 +46,7 @@ arptables-nft-restore
|
||||||
arptables-nft-save
|
arptables-nft-save
|
||||||
arptables-restore
|
arptables-restore
|
||||||
arptables-save
|
arptables-save
|
||||||
|
arptables-translate
|
||||||
aspell-autobuildhash
|
aspell-autobuildhash
|
||||||
atd
|
atd
|
||||||
audisp-af_unix
|
audisp-af_unix
|
||||||
|
|
@ -92,6 +93,7 @@ blogger
|
||||||
bluetoothd
|
bluetoothd
|
||||||
bpflist-bpfcc
|
bpflist-bpfcc
|
||||||
bpftool
|
bpftool
|
||||||
|
brctl
|
||||||
bridge
|
bridge
|
||||||
brltty
|
brltty
|
||||||
brltty-setup
|
brltty-setup
|
||||||
|
|
@ -241,7 +243,9 @@ f2fscrypt
|
||||||
f2fslabel
|
f2fslabel
|
||||||
f2fsslower-bpfcc
|
f2fsslower-bpfcc
|
||||||
faillock
|
faillock
|
||||||
|
fanatic
|
||||||
fancontrol
|
fancontrol
|
||||||
|
fanctl
|
||||||
fatlabel
|
fatlabel
|
||||||
fatresize
|
fatresize
|
||||||
fbtest
|
fbtest
|
||||||
|
|
@ -767,6 +771,7 @@ rubyflow-bpfcc
|
||||||
rubygc-bpfcc
|
rubygc-bpfcc
|
||||||
rubyobjnew-bpfcc
|
rubyobjnew-bpfcc
|
||||||
rubystat-bpfcc
|
rubystat-bpfcc
|
||||||
|
runc
|
||||||
runlevel
|
runlevel
|
||||||
runqlat-bpfcc
|
runqlat-bpfcc
|
||||||
runqlat.bt
|
runqlat.bt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue