mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 22:35:35 +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:
@@ -964,6 +964,9 @@ Example AppArmor signal rules:
|
|||||||
# Allow us to signal ourselves using the built-in @{profile_name} variable
|
# Allow us to signal ourselves using the built-in @{profile_name} variable
|
||||||
signal peer=@{profile_name},
|
signal peer=@{profile_name},
|
||||||
|
|
||||||
|
# Allow two real-time signals
|
||||||
|
signal set=(rtmin+0 rtmin+32),
|
||||||
|
|
||||||
=head2 DBus rules
|
=head2 DBus rules
|
||||||
|
|
||||||
AppArmor supports DBus mediation. The mediation is performed in conjunction
|
AppArmor supports DBus mediation. The mediation is performed in conjunction
|
||||||
|
Reference in New Issue
Block a user