Removed root's home directory

This commit is contained in:
Alexander Hill
2025-04-23 19:57:43 -04:00
parent 6f3a98b778
commit ca6e4182bf
2 changed files with 2 additions and 3 deletions

View File

@@ -638,7 +638,7 @@ rc-update add dhcpcd default
cd ..
# Basic Configuration
echo "root::0:0::/home/root:/bin/zsh" > /etc/passwd
echo "root::0:0::/:/bin/zsh" > /etc/passwd
echo "root:x:0:root" > /etc/group
echo "maple" > /etc/hostname
# FIXME: This is enough to get PAM authentication going, but this really should