feat(full): add new systemd variable.

This commit is contained in:
Alexandre Pujol 2023-11-19 11:13:40 +00:00
parent b79a1fcd31
commit 2143fb03af
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 14 additions and 5 deletions

View file

@ -12,7 +12,7 @@ profile systemd-update-done @{exec_path} {
capability net_admin,
ptrace (read) peer=unconfined,
ptrace (read) peer=@{systemd},
@{exec_path} mr,

View file

@ -14,6 +14,8 @@ profile systemd-userwork @{exec_path} flags=(attach_disconnected) {
capability sys_resource,
signal (send) peer=@{systemd},
@{exec_path} mr,
/etc/machine-id r,