From 69c72a27cd998f4fa570e208a7837e24d4137c4d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 13 Dec 2012 16:15:40 +0100 Subject: comment the dummy line in /etc/fstab --- remote/tools/base/base.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote/tools/base/base.build b/remote/tools/base/base.build index 280e7631..5b1d395b 100644 --- a/remote/tools/base/base.build +++ b/remote/tools/base/base.build @@ -62,7 +62,7 @@ post_copy() { tar -cpv $(dirname $(locate pam_unix.so|grep ^/lib/)) | tar -xpv -C $INIT_DIR &>/dev/null # quick fix for /etc/fstab - echo "no configuration" >> $INIT_DIR/etc/fstab + echo "# no configuration" >> $INIT_DIR/etc/fstab # link /etc/mtab, needed for systemd ln -s /proc/self/mounts $INIT_DIR/etc/mtab -- cgit v1.2.3-55-g7522