
21 May
2010
21 May
'10
9:55 a.m.
Are we sure that init scripts called during '/sbin/shutdown' are normally called with 'stop' rather than 'shutdown' argument?
Hmm, I don't think anything calls init scripts with 'shutdown' argument, but it might probably be better to rename as 'guestshutdown' to match 'gueststatus' and to avoid any confusion.
As discussed off-list, LSB doesn't mention 'shutdown' command for init scripts so it can be used freely.
Looks nicer! ACK.
I added '\' for line continuations in chkconfig description (inspired by Cole's change to libvirtd.init.in) and pushed. Jirka