PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Wed Apr 4 13:53:05 PDT 2007


 examples/polkit-example-privilege.priv |   12 ++++++++++++
 1 files changed, 12 insertions(+)

New commits:
diff-tree 5a74d9b7a123f0bed10c857863e81bc88c402d8e (from a7f9248ffe5d1a18216003367d6ffb5f0a4c3224)
Author: David Zeuthen <davidz at redhat.com>
Date:   Wed Apr 4 16:52:59 2007 -0400

    provide an example privilege file

diff --git a/examples/polkit-example-privilege.priv b/examples/polkit-example-privilege.priv
new file mode 100644
index 0000000..206eb32
--- /dev/null
+++ b/examples/polkit-example-privilege.priv
@@ -0,0 +1,12 @@
+
+[Privilege]
+Group=PolicyKit Example
+Identifier=polkit-example-privileges
+Description=Example Privilege
+
+[Defaults]
+AllowRemoteInactive=no
+AllowRemoteActive=auth_root_keep_session
+AllowLocalInactive=auth_self_keep_always
+AllowLocalActive=yes
+


More information about the hal-commit mailing list