mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
Move root home to /home/root
AFAIK /root is just a historic artifact from back when the root and home partition were separate.
This commit is contained in:
parent
705919e2da
commit
99fbcf34f0
@ -275,8 +275,6 @@ symlink = true
|
||||
password = "password"
|
||||
uid = 0
|
||||
gid = 0
|
||||
name = "root"
|
||||
home = "/root"
|
||||
shell = "/usr/bin/ion"
|
||||
|
||||
[users.user]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user