]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/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
daemon/libvirt-guests.init.in [deleted file]
daemon/libvirt-guests.sysconf [deleted file]
tools/Makefile.am
tools/libvirt-guests.init.in [new file with mode: 0644]
tools/libvirt-guests.sysconf [new file with mode: 0644]