X-Git-Url: http://git.rot13.org/?p=sysadmin-cookbook;a=blobdiff_plain;f=recepies%2Flxc%2Flxc-watchdog.sh;h=11fe0ac3fab6e9a36279ed33802a15eceebc290b;hp=14b8b7cad0d8fec7803277efeebcd51c731829b8;hb=c3bfedc27e5a05d14431374d79858160ee57196a;hpb=291e715e213e324b091d001b7a6471363dfef1b8 diff --git a/recepies/lxc/lxc-watchdog.sh b/recepies/lxc/lxc-watchdog.sh index 14b8b7c..11fe0ac 100755 --- a/recepies/lxc/lxc-watchdog.sh +++ b/recepies/lxc/lxc-watchdog.sh @@ -65,6 +65,7 @@ cleanup_init_scripts() { 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* \