summaryrefslogtreecommitdiff
path: root/scripts/ubuntu/warty.buildd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ubuntu/warty.buildd')
-rw-r--r--scripts/ubuntu/warty.buildd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ubuntu/warty.buildd b/scripts/ubuntu/warty.buildd
index f964b94..c46ed5c 100644
--- a/scripts/ubuntu/warty.buildd
+++ b/scripts/ubuntu/warty.buildd
@@ -57,7 +57,7 @@ first_stage_install () {
setup_etc
if [ ! -e "$TARGET/etc/fstab" ]; then
echo '# UNCONFIGURED FSTAB FOR BASE SYSTEM' > "$TARGET/etc/fstab"
- chown 0.0 "$TARGET/etc/fstab"; chmod 644 "$TARGET/etc/fstab"
+ chown 0:0 "$TARGET/etc/fstab"; chmod 644 "$TARGET/etc/fstab"
fi
setup_devices