aboutsummaryrefslogtreecommitdiff
path: root/man/runscript.8
AgeCommit message (Expand)Author
2011-12-30Document start_stop_daemon_argsChristian Ruppert
2011-12-11Allow init scripts to be executed with a relative pathWilliam Hubbs
2011-11-19make shell math operations style more succulentMike Frysinger
2011-11-16add support for extra_stopped_commandsWilliam Hubbs
2011-07-31Improve processing of service directories and conf.d filesWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-04-08clarify documentation for -timeout keywordWilliam Hubbs
2011-01-05Update manpage for mention of rc_sys purpose.Robin H. Johnson
2010-01-08random spelling fixesMike Frysinger
2009-11-04Add support for Linux Containers, fixes #202.Roy Marples
2009-07-01We should use -feature instead of nofeature.Roy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-30Add -Z, --dry-run option to show which services we would start/stopRoy Marples
2009-04-27Add the noshutdown keyword to special case the shutdown.Roy Marples
2009-04-26Add the nostop keyword so that we don't stop the network init script by default.Roy Marples
2008-12-30Typo.Roy Marples
2008-11-04More Typos.Roy Marples
2008-09-19Style.Roy Marples
2008-09-19Document the limitation of symlinking services outside of the service directo...Roy Marples
2008-07-03Fix is_older_than a little better, and make is_newer_than correct.Roy Marples
2008-06-03Add the ewaitfile function so init scripts can wait until sockts are created,...Roy Marples
2008-03-19SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.Roy Marples
2008-03-19Add rc-service and update all softlevel refs to runlevel.Roy Marples
2008-03-04Document the negation of keywords.Roy Marples
2008-03-03Split VPS into VSERVER and OPENVZRoy Marples
2008-02-22Welcome to 2008.Roy Marples
2008-02-22Welcome to 2008.Roy Marples
2008-02-19keywords -> keywordRoy Marples
2008-02-19Move the shell code to check for RC_SYS to the keywords dependency.Roy Marples
2008-02-19Add the nojail keyword which excludes services marked as such from the depend...Roy Marples
2008-01-30Document how to remove dependencies in configuration files.Roy Marples
2008-01-30Allow !net to remove the net provision from dependencies.Roy Marples
2008-01-18Document yesno, is_older_than and is_newer_than.Roy Marples
2007-12-24Add man pages for all librc functions.Roy Marples
2007-12-24Add a man page for einfo.3Roy Marples
2007-12-20Remove rc-help.sh and replace with a man page for runscript 8.Roy Marples