summaryrefslogtreecommitdiff
path: root/policy-kit.in
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2006-03-14 06:14:33 +0000
committerDavid Zeuthen <david@fubar.dk>2006-03-14 06:14:33 +0000
commit96f6daa63d428d9a16d8564b83f33b71e1cd41ca (patch)
tree6a8ec6e8928e65f5defec45ec169cdf4f6da9018 /policy-kit.in
parent4f567cd7eef1cb7fcd5777a0ba2b6df03e5ea88c (diff)
downloadpolkit-96f6daa63d428d9a16d8564b83f33b71e1cd41ca.tar.gz
Add a bunch of code; basically a full rewrite moving all queries to the
daemon.
Diffstat (limited to 'policy-kit.in')
-rw-r--r--policy-kit.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/policy-kit.in b/policy-kit.in
new file mode 100644
index 0000000..fc82666
--- /dev/null
+++ b/policy-kit.in
@@ -0,0 +1,8 @@
+#%PAM-1.0
+
+auth include @PAM_FILE_INCLUDE@
+account include @PAM_FILE_INCLUDE@
+password include @PAM_FILE_INCLUDE@
+session include @PAM_FILE_INCLUDE@
+
+