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
|
|
@ -23,7 +23,7 @@ profile sudo @{exec_path} flags=(attach_disconnected) {
|
|||
ptrace (read),
|
||||
|
||||
signal (send,receive) peer=cockpit-bridge,
|
||||
signal (send) peer=@{systemd},
|
||||
signal (send) peer=@{p_systemd},
|
||||
signal (send) set=(cont,hup) peer=su,
|
||||
# signal (send) set=(winch),
|
||||
signal (send) set=(winch) peer=child-pager,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue