diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
commit | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch) | |
tree | 2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/kdebase/debian/kdm-trinity.pam | |
parent | a2c2f2ed2eaad5d897c9a00ff5d804486751e603 (diff) | |
download | tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.tar.gz tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.zip |
Rename kde packages to tde
Diffstat (limited to 'ubuntu/maverick/kdebase/debian/kdm-trinity.pam')
-rw-r--r-- | ubuntu/maverick/kdebase/debian/kdm-trinity.pam | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ubuntu/maverick/kdebase/debian/kdm-trinity.pam b/ubuntu/maverick/kdebase/debian/kdm-trinity.pam deleted file mode 100644 index 444884767..000000000 --- a/ubuntu/maverick/kdebase/debian/kdm-trinity.pam +++ /dev/null @@ -1,11 +0,0 @@ -# -# /etc/pam.d/kdm-trinity - specify the PAM behaviour of kdm -# -auth required pam_nologin.so -auth required pam_env.so readenv=1 -auth required pam_env.so readenv=1 envfile=/etc/default/locale -@include common-auth -session required pam_limits.so -@include common-account -@include common-password -@include common-session |