feat: prefix variables that refer to a profile
This commit is contained in:
parent
751bc683d9
commit
6dd0c36e9a
39 changed files with 57 additions and 49 deletions
|
|
@ -22,7 +22,7 @@ profile plymouthd @{exec_path} {
|
|||
network netlink raw,
|
||||
|
||||
signal (send) peer=unconfined,
|
||||
signal (send) set=(rtmin+23) peer=@{systemd},
|
||||
signal (send) set=(rtmin+23) peer=@{p_systemd},
|
||||
signal (send) set=(rtmin+23) peer=systemd-shutdown,
|
||||
|
||||
ptrace (read) peer=plymouth,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue