Wrong path for uucp login, was /usr/lib instead of /usr/libexec. Fixed
This commit is contained in:
parent
811a76e443
commit
88c5858767
@ -4,7 +4,7 @@ daemon:*:1:31::0:0:The devil himself:/root:
|
||||
operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
|
||||
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/dev/null
|
||||
games:*:7:13::0:0:Games pseudo-user:/usr/games:
|
||||
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/lib/uucp/uucico
|
||||
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/libexec/uucp/uucico
|
||||
ingres:*:267:74::0:0:& Group:/usr/ingres:/bin/csh
|
||||
falcon:*:32766:31::0:0:Prof. Steven &:/usr/games:/usr/games/wargames
|
||||
nobody:*:32767:9999::0:0:Unprivileged user:/nonexistent:/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user