Module Name: src
Committed By: riz
Date: Wed Apr 25 16:11:27 UTC 2012
Modified Files:
src/etc: master.passwd
Log Message:
Change root's default shell to /bin/sh, to provide a default which
has command line editing, tab completion, and other features users
have come to expect from a modern OS.
Discussed on current-users approximately two weeks ago. Should be
pulled up for NetBSD 6.0.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/etc/master.passwd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/master.passwd
diff -u src/etc/master.passwd:1.45 src/etc/master.passwd:1.46
--- src/etc/master.passwd:1.45 Sat Jan 28 02:17:29 2012
+++ src/etc/master.passwd Wed Apr 25 16:11:26 2012
@@ -1,4 +1,4 @@
-root::0:0::0:0:Charlie &:/root:/bin/csh
+root::0:0::0:0:Charlie &:/root:/bin/sh
toor:*:0:0::0:0:Bourne-again Superuser:/root:/bin/sh
daemon:*:1:1::0:0:The devil himself:/:/sbin/nologin
operator:*:2:5::0:0:System &:/usr/guest/operator:/sbin/nologin