Import NetBSD true and false commands
Replaces the 'true' and 'false' functionality provided by commands/true and commands/false. Change-Id: I736efb9a650f3154eb21e442d676a0f5d2dee957
This commit is contained in:
@@ -11,7 +11,7 @@ server:*:11:11::0:0:OS Servers:/:/bin/sh
|
||||
service:*:12:12::0:0:System Services:/:/bin/sh
|
||||
sshd:*:22:22::0:0:sshd:/:/bin/sh
|
||||
smtpd:*:25:25::0:0:smtpd:/:/bin/sh
|
||||
postfix:*:27:27::0:0:postfix:/usr/var/spool/postfix:/bin/false
|
||||
postgres:*:30:30::0:0:postgresql:/:/bin/false
|
||||
postfix:*:27:27::0:0:postfix:/usr/var/spool/postfix:/usr/bin/false
|
||||
postgres:*:30:30::0:0:postgresql:/:/usr/bin/false
|
||||
games:*:9998:13::0:0:games:/:/bin/sh
|
||||
nobody:*:9999:39::0:0:Unprivileged user:/tmp:/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user