
18 May
2010
18 May
'10
1:27 p.m.
just an idea: wouldn't it make sense to add a global configure switch allowing to shut down the vms instead of suspending them?
E.g. in /etc/sysconfig/libvirtd:
ON_SHUTDOWN=suspend (this is the default) or ON_SHUTDOWN=shutdown
This could be made available through the init script too: /etc/init.d/libvirt-guests shutdown
That sounds like a good idea. Not as simple as it sounds but I implemented it in v2, which I will send later today. Jirka