Use /root as a home for superuser.
Fix build warnings. Delete extra copy of uuencode/uudecode.
This commit is contained in:
11
etc/passwd
11
etc/passwd
@@ -1,8 +1,7 @@
|
||||
root:5:0:1:The Man:/:/bin/sh
|
||||
daemon:*:1:1:The devil himself:/:/bin/sh
|
||||
root:5:0:1:The Man:/root:/bin/sh
|
||||
daemon:*:1:1:The devil himself:/root:/bin/sh
|
||||
sys:*:4:2:Operating System:/tmp:nologin
|
||||
operator:*:2:5:System &:/usr/guest/operator:/bin/csh
|
||||
bin:*:3:20:Binaries Commands and Source:/:/bin/csh
|
||||
operator:*:2:5:System &:/u/operator:/bin/sh
|
||||
bin:*:3:20:Binaries Commands and Source:/root:/bin/sh
|
||||
nobody:*:32767:31:Nobody:/nonexistent:/bin/sh
|
||||
uucp:*:66:1:UNIX-to-UNIX Copy:/usr/spool/uucppublic:/usr/sbin/uucico
|
||||
ingres:*:39:74:INGRES Owner:/usr/ingres:/bin/csh
|
||||
uucp:*:66:1:UNIX-to-UNIX Copy:/spool/uucppublic:/sbin/uucico
|
||||
|
||||
Reference in New Issue
Block a user