]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix LSB compliance of init script
authorDaniel Veillard <veillard@redhat.com>
Wed, 3 Mar 2010 10:55:06 +0000 (11:55 +0100)
committerDaniel Veillard <veillard@redhat.com>
Thu, 18 Mar 2010 12:30:16 +0000 (13:30 +0100)
commit1216398da92fe18901b63572fa01e9d7ac458ec2
treeae88cd4f834202882bb068ae96f18c5ebf603423
parentb62cab6e09c7e643425528364ebbd2d04cc167d1
Fix LSB compliance of init script

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

* daemon/libvirtd.init.in: daemon/libvirtd.init.in were not mentionned
  in the usage message and if a missing or wrong argument is given it
  should return 2, not 1
daemon/libvirtd.init.in