linux: Update copy of kdbus.h public header

This commit is contained in:
Marcel Holtmann 2014-08-03 00:10:37 +02:00
parent 1262d53c20
commit e724c166fe
1 changed files with 5 additions and 3 deletions

View File

@ -481,9 +481,11 @@ enum kdbus_policy_type {
* a well-know name for a process to be started
* when traffic arrives
* @KDBUS_HELLO_POLICY_HOLDER: Special-purpose connection which registers
* policy entries for one or multiple names. The
* provided names are not activated, and are not
* registered with the name database
* policy entries for a name. The provided name
* is not activated and not registered with the
* name database, it only allows unprivileged
* connections to aquire a name, talk or discover
* a service
* @KDBUS_HELLO_MONITOR: Special-purpose connection to monitor
* bus traffic
*/