fix(profile): cron communication with dbus.
Some checks are pending
Ubuntu / check (push) Waiting to run
Ubuntu / build (default, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (default, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / tests (push) Blocked by required conditions

This commit is contained in:
Alex 2024-12-12 18:26:16 +01:00 committed by GitHub
parent 762217c884
commit 21f1f25a94
Failed to generate hash of commit

View file

@ -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,