summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xadelie-build-cd1
1 files changed, 1 insertions, 0 deletions
diff --git a/adelie-build-cd b/adelie-build-cd
index 5f50ff4..f12e3d9 100755
--- a/adelie-build-cd
+++ b/adelie-build-cd
@@ -182,6 +182,7 @@ make_structure() {
echo 'live:x:1000:1000:Live User:/home/live:/bin/bash' >> squashroot-$ARCH/etc/passwd
echo 'live:x:1000:' >> squashroot-$ARCH/etc/group
echo 'live::::::::' >> squashroot-$ARCH/etc/shadow
+ chmod 1000:1000 squashroot-$ARCH/home/live
cat >squashroot-$ARCH/etc/shells <<- SHELLS
/bin/bash