Setting tag myplc-7.0-0
[build.git] / config.lxc / sliceimage.post
index 672119b..5a145e2 100644 (file)
@@ -29,6 +29,6 @@ if [ -d selinux ] ; then
 fi
 
 # for when runing under lxc, make sure we don't try to fsck from a slice
-touch ${vdir}/fastboot
+sed -i -e 's,1 1,0 0,' ${vdir}/etc/fstab
 
 cd -