fix(profile): cron communication with dbus.

This commit is contained in:
Alex 2024-12-12 18:26:16 +01:00 committed by GitHub
parent 762217c884
commit 21f1f25a94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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,