--- recepies/lxc/lxc-watchdog.sh 2011/01/26 18:56:17 237 +++ recepies/lxc/lxc-watchdog.sh 2011/03/24 16:40:46 243 @@ -133,6 +133,7 @@ if ! lxc-info -n $name | grep RUNNING ; then lxc_log "$name start" + mount $rootfs -o remount,rw # fix debian upgrade which remounts dir ro lxc-start -n $name -o /tmp/${name}.log -d lxc-wait -n $name -s RUNNING lxc-info -n $name