feat(profile): use @{sbin} for all program inside /usr/sbin.

This commit is contained in:
Alexandre Pujol 2025-04-28 21:27:57 +02:00
parent b8f2f38c72
commit fd17a77b17
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
270 changed files with 475 additions and 475 deletions

View file

@ -24,10 +24,10 @@ profile check-support-status-hook @{exec_path} {
@{bin}/mktemp rix,
@{bin}/rm rix,
@{bin}/adduser rPx,
@{sbin}/adduser rPx,
@{bin}/check-support-status rPx,
@{bin}/debconf-escape rCx -> debconf-escape,
@{bin}/runuser rCx -> runuser,
@{sbin}/runuser rCx -> runuser,
# Think what to do about this (#FIXME#)
/usr/share/debconf/frontend rPx,
@ -111,7 +111,7 @@ profile check-support-status-hook @{exec_path} {
# To write records to the kernel auditing log.
capability audit_write,
@{bin}/runuser mr,
@{sbin}/runuser mr,
@{sh_path} rix,