feat(profile): add initial version for dpkg-scripts.
This commit is contained in:
parent
222125e593
commit
6495061360
7 changed files with 263 additions and 41 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue