--- recepies/lxc/lxc-watchdog.sh 2010/07/22 12:00:08 225 +++ recepies/lxc/lxc-watchdog.sh 2010/08/10 17:03:15 226 @@ -61,6 +61,8 @@ $rootfs/etc/rc?.d/*hwclock* \ $rootfs/etc/rc?.d/*udev* \ 2>/dev/null | xargs -i rm -v {} + + echo $1 > $rootfs/etc/hostname }