profile name fix (#289)
This commit is contained in:
parent
1b8f652795
commit
968da5518b
1 changed files with 5 additions and 5 deletions
|
|
@ -100,11 +100,11 @@ profile systemd flags=(attach_disconnected,mediate_deleted) {
|
||||||
@{lib}/systemd/systemd rix, # FIXME: AppArmorProfile=systemd-user, does not work with DE
|
@{lib}/systemd/systemd rix, # FIXME: AppArmorProfile=systemd-user, does not work with DE
|
||||||
# Maybe: rPx -> systemd-user-gdm (in user@120.service.d)?
|
# Maybe: rPx -> systemd-user-gdm (in user@120.service.d)?
|
||||||
|
|
||||||
@{bin}/ldconfig rPx -> systemd.service,
|
@{bin}/ldconfig rPx -> systemd-service,
|
||||||
@{bin}/mandb rPx -> systemd.service,
|
@{bin}/mandb rPx -> systemd-service,
|
||||||
@{bin}/savelog rPx -> systemd.service,
|
@{bin}/savelog rPx -> systemd-service,
|
||||||
@{coreutils_path} rPx -> systemd.service,
|
@{coreutils_path} rPx -> systemd-service,
|
||||||
@{shells_path} rPx -> systemd.service,
|
@{shells_path} rPx -> systemd-service,
|
||||||
|
|
||||||
|
|
||||||
audit @{bin}/** Pix,
|
audit @{bin}/** Pix,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue