Due to broken pwd_mkdb always wanting to do it's work in /etc I have
had to add this file to src/etc, and do a special case install of it to get things working right.
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
root:*:0:0:Charlie &:/root:/bin/csh
|
||||
toor:*:0:0:Bourne-again Superuser:/root:
|
||||
daemon:*:1:31:The devil himself:/root:
|
||||
operator:*:2:20:System &:/usr/guest/operator:/bin/csh
|
||||
bin:*:3:7:Binaries Commands and Source,,,:/:/dev/null
|
||||
games:*:7:13:Games pseudo-user:/usr/games:
|
||||
uucp:*:66:1:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/lib/uucp/uucico
|
||||
ingres:*:267:74:& Group:/usr/ingres:/bin/csh
|
||||
falcon:*:32766:31:Prof. Steven &:/usr/games:/usr/games/wargames
|
||||
nobody:*:32767:9999:Unprivileged user:/nonexistent:/dev/null
|
||||
Reference in New Issue
Block a user