aboutsummaryrefslogtreecommitdiff
path: root/man/rc-service.8
AgeCommit message (Collapse)Author
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-05-01Add (c) to CopyrightRoy Marples
2009-05-01Add -i, --ifexists so that we can do thisRoy Marples
rc-sercice -i foo -- restart instead of this rc-service -e foo && rc-service foo -- restart
2008-12-30Typo.Roy Marples
2008-09-19Style.Roy Marples
2008-03-26Add --exists and --resolve to rc-service.Roy Marples
2008-03-21Add --list to rc-service to list all available services.Roy Marples
2008-03-19Add rc-service and update all softlevel refs to runlevel.Roy Marples