diff options
author | Koen Kooi <koen@openembedded.org> | 2010-07-08 19:09:38 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-07-08 19:09:38 +0200 |
commit | 479ea460e4fbacd00f26a8903427e674a3b7501f (patch) | |
tree | 78fcbf7fe9f003d1750a55c0fa75d000398790a2 /recipes/pam/libpam-base-files | |
parent | 81467a049f275dde815b000e25b704e9140c2440 (diff) |
libpam-base-files: cups installs its own pam file, so remove it from here
Diffstat (limited to 'recipes/pam/libpam-base-files')
-rw-r--r-- | recipes/pam/libpam-base-files/pam.d/cups | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/pam/libpam-base-files/pam.d/cups b/recipes/pam/libpam-base-files/pam.d/cups deleted file mode 100644 index 8e7f973a2c..0000000000 --- a/recipes/pam/libpam-base-files/pam.d/cups +++ /dev/null @@ -1,3 +0,0 @@ -auth include common-auth -account include common-account -session include common-session |