mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
fix: no comments...
This commit is contained in:
parent
c359c0a2fd
commit
4527149c1f
@ -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) peer=@{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…
Reference in New Issue
Block a user