=== modified file 'debian/nova-compute.upstart' --- debian/nova-compute.upstart 2011-03-10 13:51:59 +0000 +++ debian/nova-compute.upstart 2011-12-21 04:10:51 +0000 @@ -1,7 +1,7 @@ description "Nova compute worker" author "Soren Hansen " -start on (filesystem and net-device-up IFACE!=lo) +start on (filesystem and net-device-up IFACE!=lo and libvirt-bin) stop on runlevel [016] respawn