From 67567d731555e75e22f27565b7e97ae7df7d41c4 Mon Sep 17 00:00:00 2001 From: kueller Date: Tue, 2 Mar 2010 12:15:31 +0000 Subject: [PATCH] =?UTF-8?q?Korrigierte=20polkit=20pam.d=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_PolicyKit@5425 504e572c-2e33-0410-9681-be2bf7408885 --- etc/pam.d/polkit | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/pam.d/polkit diff --git a/etc/pam.d/polkit b/etc/pam.d/polkit new file mode 100644 index 0000000..5728249 --- /dev/null +++ b/etc/pam.d/polkit @@ -0,0 +1,6 @@ +#%PAM-1.0 + +auth include system-auth +account include system-auth +password include system-auth +session include system-auth