diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-29 14:00:03 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-29 14:00:03 +0000 |
| commit | ec5e499155c850702d098b4a16be726b6c573abf (patch) | |
| tree | 2630eef3b6b69dc1e9f35ce8c455705a3ae74832 /etc | |
| parent | e4f41e67cfacf2fad2539df2c764ae32aeac2a66 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/master.passwd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/master.passwd b/etc/master.passwd index ece6ede8fc58..7930ab0b4a8e 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -4,7 +4,7 @@ root::0:0::0:0:Charlie &:/root:/bin/csh toor:*:0:0::0:0:Bourne-again Superuser:/root: daemon:*:1:1::0:0:Owner of many system processes:/root:/sbin/nologin operator:*:2:5::0:0:System &:/:/sbin/nologin -bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/sbin/nologin +bin:*:3:7::0:0:Binaries Commands and Source:/:/sbin/nologin tty:*:4:65533::0:0:Tty Sandbox:/:/sbin/nologin kmem:*:5:65533::0:0:KMem Sandbox:/:/sbin/nologin games:*:7:13::0:0:Games pseudo-user:/usr/games:/sbin/nologin |
