mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-23 19:38:12 +01:00
fix(profile): cron communication with dbus.
This commit is contained in:
parent
c8b1751f37
commit
64ed654fdf
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ profile cron @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
ptrace (read) peer=unconfined,
|
||||
|
||||
unix bind type=stream addr=@@{udbus}/bus/cron/system,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
|
|
Loading…
Reference in a new issue