]> git.ipfire.org Git - thirdparty/libvirt.git/commit
migration.html: Clarify configuration file handling docs
authorJiri Denemark <jdenemar@redhat.com>
Fri, 8 Dec 2017 09:31:38 +0000 (10:31 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 8 Dec 2017 14:50:52 +0000 (15:50 +0100)
commit2c01e4febcd161226ce707892d8e53f4e66f708f
tree336be655d9d5602cd5a408146ed9361055a857b6
parentce73de441d35e17a29b83b8741e668a6ddc013ba
migration.html: Clarify configuration file handling docs

Migration never removes any configuration files on the destination host.
Thus when the domain is already defined on the destination, it will stay
persistent even after migration without --persist.

https://bugzilla.redhat.com/show_bug.cgi?id=1514930

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
docs/migration.html.in