index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
/
runscript.8
Age
Commit message (
Expand
)
Author
2012-01-09
rc/checkpath: tmpfiles.d backend creation code
Robin H. Johnson
2011-12-30
Reword retry documentation on runscript man page
William Hubbs
2011-12-31
Add "retry" option for the stop() template
Christian Ruppert
2011-12-30
Documentation updates
William Hubbs
2011-12-30
Document start_stop_daemon_args
Christian Ruppert
2011-12-11
Allow init scripts to be executed with a relative path
William Hubbs
2011-11-19
make shell math operations style more succulent
Mike Frysinger
2011-11-16
add support for extra_stopped_commands
William Hubbs
2011-07-31
Improve processing of service directories and conf.d files
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-04-08
clarify documentation for -timeout keyword
William Hubbs
2011-01-05
Update manpage for mention of rc_sys purpose.
Robin H. Johnson
2010-01-08
random spelling fixes
Mike Frysinger
2009-11-04
Add support for Linux Containers, fixes #202.
Roy Marples
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-30
Add -Z, --dry-run option to show which services we would start/stop
Roy Marples
2009-04-27
Add the noshutdown keyword to special case the shutdown.
Roy Marples
2009-04-26
Add the nostop keyword so that we don't stop the network init script by default.
Roy Marples
2008-12-30
Typo.
Roy Marples
2008-11-04
More Typos.
Roy Marples
2008-09-19
Style.
Roy Marples
2008-09-19
Document the limitation of symlinking services outside of the service directo...
Roy Marples
2008-07-03
Fix is_older_than a little better, and make is_newer_than correct.
Roy Marples
2008-06-03
Add the ewaitfile function so init scripts can wait until sockts are created,...
Roy Marples
2008-03-19
SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.
Roy Marples
2008-03-19
Add rc-service and update all softlevel refs to runlevel.
Roy Marples
2008-03-04
Document the negation of keywords.
Roy Marples
2008-03-03
Split VPS into VSERVER and OPENVZ
Roy Marples
2008-02-22
Welcome to 2008.
Roy Marples
2008-02-22
Welcome to 2008.
Roy Marples
2008-02-19
keywords -> keyword
Roy Marples
2008-02-19
Move the shell code to check for RC_SYS to the keywords dependency.
Roy Marples
2008-02-19
Add the nojail keyword which excludes services marked as such from the depend...
Roy Marples
2008-01-30
Document how to remove dependencies in configuration files.
Roy Marples
2008-01-30
Allow !net to remove the net provision from dependencies.
Roy Marples
2008-01-18
Document yesno, is_older_than and is_newer_than.
Roy Marples
2007-12-24
Add man pages for all librc functions.
Roy Marples
2007-12-24
Add a man page for einfo.3
Roy Marples
2007-12-20
Remove rc-help.sh and replace with a man page for runscript 8.
Roy Marples