]> xenbits.xensource.com Git - libvirt.git/commit
libvirt-guests: enhance status
authorEric Blake <eblake@redhat.com>
Tue, 27 Jul 2010 19:50:35 +0000 (13:50 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 28 Jul 2010 13:22:25 +0000 (07:22 -0600)
commitc629a2883c0427abd03260813118e255a5bb8d65
tree9475c36a4d6b2f07238a4302a46d935337bc1a0d
parent592277bcff7a012e8c10f9e0951245dc93b08630
libvirt-guests: enhance status

LSB and https://fedoraproject.org/wiki/Packaging/SysVInitScript
require status to output something useful, rather than just use
the exit code.

* daemon/libvirt-guests.init.in (rh_status): Break into new routine,
and provide output.
(usage): Document status.
daemon/libvirt-guests.init.in