aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2014-07-11typo fixAlexander V Vershilov
2014-06-21man/start-stop-daemon.8: correct argument from --nice to --nicelevelWilliam Hubbs
2014-01-13rc-update: add option to remove a service from all runlevelsBenda Xu
2014-01-08Add missing documentation for environment variablesWilliam Hubbs
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-12-12Rename the rc binary to openrcWilliam Hubbs
2013-10-21Revert "Make einfo routines private"William Hubbs
2013-09-26Make einfo routines privateWilliam Hubbs
2013-09-03libeinfo: add separate variable to suppress eerror messagesWilliam Hubbs
2013-08-28libeinfo: suppress output for eerror* functionsWilliam Hubbs
2013-08-27Revert "Libeinfo: do not suppress ewarn() messages"William Hubbs
2013-08-24man/runscript.8: minor grammar fixesWilliam Hubbs
2013-08-15fix typo on runscript man pageWilliam Hubbs
2013-08-13Clarify the documentation about the restart functionWilliam Hubbs
2013-05-02Add service appletWilliam Hubbs
2013-04-28rc: allow switching runlevels without stopping servicesWilliam Hubbs
2013-03-20runscript: update documentation for the provide functionWilliam Hubbs
2012-10-21fix typo in rc-status.8Andrew Gregory
2012-10-16Revert "Prepare for real "restart" support"Christian Ruppert
2012-10-12Prepare for real "restart" supportChristian Ruppert
2012-09-25small runscript man page cleanupsWilliam Hubbs
2012-09-25Drop restart_pre/restart_postWilliam Hubbs
2012-09-23Clarify how to handle restart processingWilliam Hubbs
2012-09-22Add restart_pre/restart_post support, also document RC_CMDChristian Ruppert
2012-09-09add RC_PREFIX environment variableWilliam Hubbs
2012-07-26Bring Back prefix supportWilliam Hubbs
2012-03-24Document the required_dirs and required_files variablesWilliam Hubbs
2012-03-03Runscript: allow extra_commands to be run in chrootsWilliam Hubbs
2012-02-21Remove prefix supportWilliam Hubbs
2012-02-19Clarify the documentation about the reboot runlevelWilliam Hubbs
2012-02-19Document the RC_REBOOT variableWilliam Hubbs
2012-01-26Add -W/--writable function to checkpathChristian Ruppert
2012-01-22WhitespaceChristian Ruppert
2012-01-17Use the "--make-pidfile" when command_background is usedChristian Ruppert
2012-01-15Add "ifstopped" command to runscriptChristian Ruppert
2012-01-09rc/checkpath: tmpfiles.d backend creation codeRobin H. Johnson
2011-12-30Reword the documentation for the retry option for start-stop-daemonWilliam Hubbs
2011-12-30Reword retry documentation on runscript man pageWilliam Hubbs
2011-12-31Fix the description of --retry in start-stop-daemon(8)Christian Ruppert
2011-12-31Add "retry" option for the stop() templateChristian Ruppert
2011-12-30Documentation updatesWilliam Hubbs
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-08-22Libeinfo: do not suppress ewarn() messagesWilliam 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