2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

Add realtime signal example to the apparmor.d manpage

Acked-by: Steve Beattie <steve@nxnw.org> for trunk, 2.10 and 2.9.
This commit is contained in:
Christian Boltz
2015-12-02 20:10:24 +01:00
parent 8d68618f0b
commit d579fc51d4

View File

@@ -964,6 +964,9 @@ Example AppArmor signal rules:
# Allow us to signal ourselves using the built-in @{profile_name} variable
signal peer=@{profile_name},
# Allow two real-time signals
signal set=(rtmin+0 rtmin+32),
=head2 DBus rules
AppArmor supports DBus mediation. The mediation is performed in conjunction