]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move libvirt-guests init script and config to tools
authorJiri Denemark <jdenemar@redhat.com>
Wed, 25 Aug 2010 12:07:26 +0000 (14:07 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 25 Aug 2010 12:07:26 +0000 (14:07 +0200)
commit2c090a555b600b429eb5fef8593b684f196771cb
tree7d234a03396aecb8d4c57925fe88317890fd58f6
parent5cb73163727bef015cbdc65f7d54a46b8856c867
Move libvirt-guests init script and config to tools

Since libvirt-guests init script and its configuration do not require
libvirtd to be running/installed, it was a bad idea to put them into
daemon directory. libvirt.spec even includes these files in
libvirt-client subpackage, which may result in build failure for
client-only builds when the whole daemon directory is just skipped.
daemon/Makefile.am
tools/Makefile.am
tools/libvirt-guests.init.in [moved from daemon/libvirt-guests.init.in with 100% similarity]
tools/libvirt-guests.sysconf [moved from daemon/libvirt-guests.sysconf with 100% similarity]