--- recepies/lxc/lxc-watchdog.sh 2010/10/24 12:23:20 233 +++ recepies/lxc/lxc-watchdog.sh 2011/01/22 16:07:46 234 @@ -65,6 +65,7 @@ rootfs=$(lxc_rootfs $1) ls \ + $rootfs/etc/rc?.d/*checkroot* \ $rootfs/etc/rc?.d/*umountfs \ $rootfs/etc/rc?.d/*umountroot \ $rootfs/etc/rc?.d/*hwclock* \