SOURCES: shadow-login.defs - do not set ERASECHAR and KILLCHAR in ...
glen
glen at pld-linux.org
Thu Sep 15 13:14:56 CEST 2005
Author: glen Date: Thu Sep 15 11:14:56 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- do not set ERASECHAR and KILLCHAR in config (assume shadow does the right thing)
---- Files affected:
SOURCES:
shadow-login.defs (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SOURCES/shadow-login.defs
diff -u SOURCES/shadow-login.defs:1.6 SOURCES/shadow-login.defs:1.7
--- SOURCES/shadow-login.defs:1.6 Thu Sep 15 12:34:02 2005
+++ SOURCES/shadow-login.defs Thu Sep 15 13:14:51 2005
@@ -196,8 +196,8 @@
#
# Prefix these values with "0" to get octal, "0x" to get hexadecimal.
#
-ERASECHAR 0177
-KILLCHAR 025
+#ERASECHAR 0177
+#KILLCHAR 025
UMASK 022
#ULIMIT 2097152
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/shadow-login.defs?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list