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:
bjorn3 2026-03-01 13:13:31 +01:00
parent 705919e2da
commit 99fbcf34f0

View File

@ -275,8 +275,6 @@ symlink = true
password = "password"
uid = 0
gid = 0
name = "root"
home = "/root"
shell = "/usr/bin/ion"
[users.user]