PolicyKit: Branch 'wip/js-rule-files'
David Zeuthen
david at kemper.freedesktop.org
Mon May 21 10:56:49 PDT 2012
docs/man/polkit.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit e7f01d6a37b0d922e9fe005e38fe9a958eb18e7f
Author: David Zeuthen <davidz at redhat.com>
Date: Mon May 21 13:56:11 2012 -0400
Mention unix-netgroup:xyz as a valid return value in addAdminRule() functions
Signed-off-by: David Zeuthen <davidz at redhat.com>
diff --git a/docs/man/polkit.xml b/docs/man/polkit.xml
index 57dd366..6ec15ac 100644
--- a/docs/man/polkit.xml
+++ b/docs/man/polkit.xml
@@ -541,7 +541,8 @@ System Context | |
the order they have been added until one of the functions
returns a value. Each function should return an array of strings
where each string is of the form
- <literal>"unix-group:<group>"</literal> or
+ <literal>"unix-group:<group>"</literal>,
+ <literal>"unix-netgroup:<netgroup>"</literal> or
<literal>"unix-user:<user>"</literal>. If the function
returns <constant>null</constant>,
<constant>undefined</constant> or does not return a value at
More information about the hal-commit
mailing list