Base: Make /bin/Shell the login shell by default

This commit is contained in:
Jean-Baptiste Boric 2021-08-07 14:03:19 +02:00 committed by Andreas Kling
parent 62cd3af5a0
commit b1add5860b
Notes: sideshowbarker 2024-07-18 07:05:22 +09:00

View file

@ -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