Temporarily change default shell

This commit is contained in:
Wildan M 2026-02-08 14:16:24 +07:00
parent bccd4a54ef
commit 95ea0ffaca
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

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