]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: remove autostart flag from network when undefining it
authorPeter Krempa <pkrempa@redhat.com>
Wed, 17 Apr 2013 08:13:35 +0000 (10:13 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 18 Apr 2013 07:44:14 +0000 (09:44 +0200)
commit45012bc85b71cf26096bbb20278cdd8c25ef9bb8
treee0f3a28f3abf88337f91d77f12d7abf9ce5ae4f1
parent06902a6f18224e4aaeec79d7f0b6e58b17fcccd7
network: remove autostart flag from network when undefining it

When turning a started persistent network into a transient one we forgot
to remove the autostart flag that is no longer valid at that point.
src/network/bridge_driver.c