feat(profile): add initial version for dpkg-scripts.

This commit is contained in:
Alexandre Pujol 2025-05-18 20:27:44 +02:00
parent 222125e593
commit 6495061360
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 263 additions and 41 deletions

View file

@ -15,12 +15,12 @@ profile dpkg-script-apparmor @{exec_path} {
@{exec_path} mr,
@{sh_path} rix,
@{bin}/grep rix,
@{bin}/grep ix,
@{bin}/deb-systemd-helper rPx,
@{bin}/deb-systemd-invoke rPx,
@{bin}/dpkg-divert rix,
@{bin}/systemctl rCx -> systemctl,
@{bin}/deb-systemd-helper Px,
@{bin}/deb-systemd-invoke Px,
@{bin}/dpkg-divert ix,
@{bin}/systemctl Cx -> systemctl,
/usr/share/apparmor.d/** rw,