mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-17 12:08:43 +00:00
- changed /root to /home/root, given a problem with namespace "partitions"
and home directories (see the "Bugs" section of the FAQ) - changed /bin/csh to /bin/gsh
This commit is contained in:
parent
425cdbf614
commit
a7573f4d82
@ -1,12 +1,11 @@
|
|||||||
root::0:0:Charlie &:/root:/bin/csh
|
root::0:0:System Administrator:/home/root:/bin/gsh
|
||||||
toor:*:0:0:Bourne-again Superuser:/root:
|
toor:*:0:0:Bourne-again Superuser:/home/root:
|
||||||
daemon:*:1:31:Owner of many system processes:/root:
|
daemon:*:1:31:Owner of many system processes:/home/root:
|
||||||
operator:*:2:20:System &:/usr/guest/operator:/bin/csh
|
operator:*:2:20:System &:/usr/guest/operator:/bin/gsh
|
||||||
bin:*:3:7:Binaries Commands and Source,,,:/:/nonexistent
|
bin:*:3:7:Binaries Commands and Source,,,:/:/nonexistent
|
||||||
games:*:7:13:Games pseudo-user:/usr/games:
|
games:*:7:13:Games pseudo-user:/usr/games:
|
||||||
news:*:8:8:News Subsystem:/:/nonexistent
|
news:*:8:8:News Subsystem:/:/nonexistent
|
||||||
man:*:9:9:Mister Man Pages:/usr/share/man:
|
man:*:9:9:Mister Man Pages:/usr/man:
|
||||||
uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
|
uucp:*:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
|
||||||
xten:*:67:67:X-10 daemon:/usr/local/xten:/nonexistent
|
|
||||||
new::100:100:New User Program (verification):/usr/sbin:/usr/sbin/newuserv
|
new::100:100:New User Program (verification):/usr/sbin:/usr/sbin/newuserv
|
||||||
nobody:*:65534:65534:Unprivileged user:/nonexistent:/nonexistent
|
nobody:*:65534:65534:Unprivileged user:/nonexistent:/nonexistent
|
||||||
|
Loading…
Reference in New Issue
Block a user