--- recepies/lxc/lxc-watchdog.sh 2010/05/26 10:19:05 216 +++ recepies/lxc/lxc-watchdog.sh 2010/06/14 12:13:14 218 @@ -59,6 +59,7 @@ $rootfs/etc/rc?.d/*umountfs \ $rootfs/etc/rc?.d/*umountroot \ $rootfs/etc/rc?.d/*hwclock* \ + $rootfs/etc/rc?.d/*udev* \ 2>/dev/null | xargs -i rm -v {} }