mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update AppArmorDBus
parent
31fa96d5af
commit
3a2b628523
1 changed files with 3 additions and 3 deletions
|
@ -52,9 +52,9 @@ AppArmor DBus rules are broad and general and become more restrictive as further
|
|||
|
||||
Some AppArmor DBus permissions are not compatible with all AppArmor DBus rules. The 'bind' permission cannot be used in message rules. The 'send' and 'receive' permissions cannot be used in service rules. The 'eavesdrop' permission cannot be used in rules containing any conditionals outside of the 'bus' conditional.
|
||||
|
||||
'r' and 'read' are synonyms for 'receive'.'
|
||||
'w' and 'write' are synonyms for 'send'.
|
||||
'rw' is a synonym for both 'send' and 'receive'.
|
||||
'r' and 'read' are synonyms for 'receive'.'<br><br>
|
||||
'w' and 'write' are synonyms for 'send'.<br><br>
|
||||
'rw' is a synonym for both 'send' and 'receive'.<br><br>
|
||||
|
||||
AppArmor DBus permissions are implied when a rule does not explicitly state an access list. By default, all DBus permissions are implied. Only message permissions are implied for message rules and only service permissions are implied for service rules.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue