mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Temporarily change default shell
This commit is contained in:
parent
bccd4a54ef
commit
95ea0ffaca
@ -276,12 +276,12 @@ uid = 0
|
||||
gid = 0
|
||||
name = "root"
|
||||
home = "/root"
|
||||
shell = "/usr/bin/ion"
|
||||
shell = "/usr/bin/bash"
|
||||
|
||||
[users.user]
|
||||
# Password is unset
|
||||
password = ""
|
||||
shell = "/usr/bin/ion"
|
||||
shell = "/usr/bin/bash"
|
||||
|
||||
# Group settings
|
||||
[groups.sudo]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user