back to using lxc-userspace from master after 5.2.5 is out
[build.git] / config.planetlab / sliceimage.post
index e7d92e0..c414830 100644 (file)
@@ -36,4 +36,8 @@ if [ -d selinux ] ; then
        rmdir selinux
     fi
 fi
+
+# for when runing under lxc, make sure we don't try to fsck from a slice
+sed -i -e 's,1 1,0 0,' ${vdir}/etc/fstab
+
 cd -