diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 21:15:11 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 21:15:11 +0800 |
commit | 98095beb82f000d888dfa15bada80376c48df837 (patch) | |
tree | dadbf7de3432fa5cbf95c42733d19d5cf0508034 /dilos/tdebase/debian/tdm-trinity-np.pam | |
parent | f3d5de18f2bdf89d5923d560420ae23cac051cb8 (diff) | |
download | tde-packaging-98095beb82f000d888dfa15bada80376c48df837.tar.gz tde-packaging-98095beb82f000d888dfa15bada80376c48df837.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/tdebase/debian/tdm-trinity-np.pam')
-rw-r--r-- | dilos/tdebase/debian/tdm-trinity-np.pam | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dilos/tdebase/debian/tdm-trinity-np.pam b/dilos/tdebase/debian/tdm-trinity-np.pam deleted file mode 100644 index 4cada235b..000000000 --- a/dilos/tdebase/debian/tdm-trinity-np.pam +++ /dev/null @@ -1,11 +0,0 @@ -# -# /etc/pam.d/tdm-np - specify the PAM behaviour of tdm for passwordless logins -# -auth required pam_nologin.so -auth required pam_env.so readenv=1 -auth required pam_env.so readenv=1 envfile=/etc/default/locale -session required pam_limits.so -@include common-account -@include common-password -@include common-session -auth required pam_permit.so |