mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
feat(profiles): ensure some major program can launch from dbus-daemon-launch-helper
See: #216
This commit is contained in:
parent
6f8ad7ab81
commit
57f914d7fd
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ profile dbus-daemon-launch-helper @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{lib}/{,cups-pk-helper/}cups-pk-helper-mechanism rPx,
|
||||
@{lib}/{,polkit-1/}polkitd rPx,
|
||||
@{lib}/{,udisks2/}udisksd rPx,
|
||||
@{lib}/@{multiarch}/cups-pk-helper-mechanism rPx,
|
||||
@{lib}/kauth/{,libexec/}* rPx,
|
||||
@{lib}/language-selector/ls-dbus-backend rPx,
|
||||
|
|
Loading…
Reference in a new issue