fix: aa syntax.
This commit is contained in:
parent
766b53beb3
commit
6d3aeaa228
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ profile systemd-user flags=(attach_disconnected,mediate_deleted) {
|
||||||
signal (send) set=(term, cont, kill),
|
signal (send) set=(term, cont, kill),
|
||||||
signal (receive) set=(hup) peer=@{p_systemd},
|
signal (receive) set=(hup) peer=@{p_systemd},
|
||||||
|
|
||||||
ptrace (read),@{p_systemd}
|
ptrace (read) @{p_systemd},
|
||||||
|
|
||||||
unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-system,
|
unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-system,
|
||||||
unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-api-user,
|
unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-api-user,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue