mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:17:44 +00:00
Base: Make /bin/Shell the login shell by default
This commit is contained in:
parent
62cd3af5a0
commit
b1add5860b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
root::0:0:root:/root:/bin/sh
|
||||
root::0:0:root:/root:/bin/Shell
|
||||
lookup:!:10:10:LookupServer,,,:/:/bin/false
|
||||
window:!:13:13:WindowServer,,,:/:/bin/false
|
||||
sshd:!:19:19:OpenSSH privsep,,,:/:/bin/false
|
||||
anon:!:100:100:Anonymous,,,:/home/anon:/bin/sh
|
||||
nona:!:200:200:Nona,,,:/home/nona:/bin/sh
|
||||
anon:!:100:100:Anonymous,,,:/home/anon:/bin/Shell
|
||||
nona:!:200:200:Nona,,,:/home/nona:/bin/Shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue