On Wed, Nov 26, 2008 at 08:38:10PM +0200, Kaupo Arulo wrote: > It doesn't cause any harm, but it seems that kvm expects some kind of script > in > /etc/kvm/kvm-ifdown > IMHO it would be nice to provide an empty script with comments and conditions > when it will be executed (It is probably meant for altering some routes, or > firewall rules or something). Yes I do see this now. It's the DEFAULT_NETWORK_DOWN_SCRIPT which can be altered via:
-net tap[,vlan=n][,fd=h][,ifname=name][,script=file][,downscript=file] The default network down script is /etc/kvm/kvm-ifdown. Use downscript=no to disable script execution. I'll add something along these lines to Debian's kvm manpage. The parameter is undocumented in the qemu manpage as well. Cheers and thanks for reporting back! -- Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]