2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 14:25:52 +00:00

Update QuickProfileLanguage based on misconception present in lp:2077413

Ryan Lee
2024-09-27 21:35:25 +00:00
parent 49cb1b81b7
commit a27290160f

@@ -222,6 +222,8 @@ Example signal rules are as follows:
For a signal to succeed, its sender must have permission to send the signal and its target must have permission to receive the signal.
Note: **`peer=unconfined` does not mean allowing signals between the confined process and any other process**; instead, it only allows signals when the other process is not running under an AppArmor profile.
Ptrace Rules
------------