]> git.pld-linux.org Git - packages/screen.git/commitdiff
- uniformized configs to use system-auth where possible
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Mar 2007 15:43:42 +0000 (15:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- sanitized
- uniform blacklist for pop3, imap and smtp services

Changed files:
    screen.pamd -> 1.3

screen.pamd

index 75f6d237e744ae5d7b7f1658d8410bd0e074405c..40bfa6fccbd0dca5dd3a7c63df65bd132a6f6f58 100644 (file)
@@ -1,3 +1,3 @@
 #%PAM-1.0
-auth           required        pam_unix.so
-
+auth           include         system-auth
+account                include         system-auth
This page took 0.069287 seconds and 4 git commands to generate.