summaryrefslogtreecommitdiff
path: root/build-chroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-chroot.sh')
-rwxr-xr-xbuild-chroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-chroot.sh b/build-chroot.sh
index 056d8fd..f0683e5 100755
--- a/build-chroot.sh
+++ b/build-chroot.sh
@@ -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