mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add "tty" entry.
This commit is contained in:
parent
f106b4e132
commit
fb9f73c4dd
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@ toor:*:0:0::0:0:Bourne-again Superuser:/root:
|
|||
daemon:*:1:1::0:0:Owner of many system processes:/root:/nonexistent
|
||||
operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
|
||||
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/nonexistent
|
||||
tty:*:4:65533::0:0:Tty Sandbox:/:/nonexistent
|
||||
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/nonexistent
|
||||
user:*:1002:1002:Sample User:0:0:user:/home/user:/bin/sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue