Add help to rc-update #188170 and tidy up the code a fair bit.

This commit is contained in:
Roy Marples
2007-08-08 22:35:32 +00:00
parent 06902f5ff3
commit f8c1ee736c
3 changed files with 94 additions and 48 deletions

View File

@@ -3,6 +3,7 @@
08 Aug 2007; Roy Marples <uberlord@gentoo.org>:
Add help to rc-update #188170.
If given a pidfile, just match on that for seeing if we have crashed
or not, #186159.