diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-25 11:48:03 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-25 11:48:03 +0100 |
commit | 035b4d579ce18e89a01180e602c83e82ccf8ca47 (patch) | |
tree | c1204b77545d6e2715d143d662862f2e267b62ff /recipes/pam/libpam-base-files | |
parent | 4293b84e5b95561104df8e902e240a84dd47c663 (diff) |
libpam-base-files: polkit is provided by policykit itself
Diffstat (limited to 'recipes/pam/libpam-base-files')
-rw-r--r-- | recipes/pam/libpam-base-files/pam.d/polkit | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes/pam/libpam-base-files/pam.d/polkit b/recipes/pam/libpam-base-files/pam.d/polkit deleted file mode 100644 index 836b53d61a..0000000000 --- a/recipes/pam/libpam-base-files/pam.d/polkit +++ /dev/null @@ -1,6 +0,0 @@ -#%PAM-1.0 - -auth include common-auth -account include common-account -password include common-password -session include common-session |