mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-22 21:37:22 +00:00
Base: Make /bin/Shell the login shell by default
This commit is contained in:
committed by
Andreas Kling
parent
62cd3af5a0
commit
b1add5860b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user