Hello,

$subject.


[ apparmor.d.pod-dbus-aliases.diff ]

--- parser/apparmor.d.pod       2016-06-01 22:32:13.886365414 +0200
+++ parser/apparmor.d.pod       2016-06-01 22:32:49.758121352 +0200
@@ -195,7 +195,7 @@
 
 B<DBUS ACCESS LIST> = Comma separated list of I<DBUS ACCESS>
 
-B<DBUS ACCESS> = ( 'send' | 'receive' | 'bind' | 'eavesdrop' )
+B<DBUS ACCESS> = ( 'send' | 'receive' | 'bind' | 'eavesdrop' | 'r' | 'read' | 
'w' | 'write' | 'rw' )
   Some accesses are incompatible with some rules; see below.
 
 B<AARE> = B<?*[]{}^>
@@ -1010,6 +1010,9 @@
 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'.
+
 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


Regards,

Christian Boltz
-- 
Maybe you need to turn the chamaeleon (gecko) once more, 90 grades this
time, with a silly grin and a rolling stones tongue coming out. ;-))
[Eberhard Moenkeberg in opensuse]

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to