summaryrefslogtreecommitdiff
path: root/sh/runscript.sh.in
Commit message (Expand)AuthorAge
* fix cgroup_cleanup functionopenrc-0.12.1William Hubbs2013-10-02
* cgroups: add support for systemd cgroup hierarchyWilliam Hubbs2013-06-25
* runscript.sh: run cgroup_cleanup automatically after stopWilliam Hubbs2013-05-25
* add cgroup cleanup supportAlexander Vershilov2013-04-25
* Add module for cgroup processingAlexander Vershilov2013-02-16
* typo fixWilliam Hubbs2013-01-15
* runscript: fix stopping changed service issuesWilliam Hubbs2013-01-15
* Support cpu usage management for LinuxAlexander Vershilov2012-11-12
* checkbashisms: clean up export statements.Robin H. Johnson2012-11-07
* Drop restart_pre/restart_postWilliam Hubbs2012-09-25
* Add restart_pre/restart_post support, also document RC_CMDChristian Ruppert2012-09-22
* fix references to functions.shWilliam Hubbs2012-04-26
* Change the working directory for depend onlyWilliam Hubbs2012-04-26
* Revert "Revert "Let runscript enter the service dir before expand globs""William Hubbs2012-04-26
* Revert "Let runscript enter the service dir before expand globs"William Hubbs2012-04-26
* Let runscript enter the service dir before expand globsChristian Ruppert2012-04-26
* Runscript: allow extra_commands to be run in chrootsWilliam Hubbs2012-03-03
* cgroups: only create the cgroup when the service is being startedWilliam Hubbs2012-01-29
* Use "checkpath -W" instead of dir_writable()Christian Ruppert2012-01-28
* Check if /sys/fs/cgroup/openrc is writableChristian Ruppert2012-01-28
* cgroups: add all services to the openrc cgroupWilliam Hubbs2012-01-26
* Make checks for writable directory posix compliantWilliam Hubbs2012-01-22
* drop the extra --pidfile optionWilliam Hubbs2012-01-17
* Use the "--make-pidfile" when command_background is usedChristian Ruppert2012-01-17
* Add "retry" option for the stop() templateChristian Ruppert2011-12-31
* cgroups: remove references to the "openrc" cgroupWilliam Hubbs2011-12-19
* Allow init scripts to be executed with a relative pathWilliam Hubbs2011-12-11
* CGroups: create the openrc cgroup hierarchyWilliam Hubbs2011-11-20
* CGroups: /sys/fs/cgroups should be a tmpfsWilliam Hubbs2011-11-18
* CGroups: fix group initializationWilliam Hubbs2011-11-18
* CGroups: finish initializing the CGroupWilliam Hubbs2011-11-17
* Change RC_CGROUP to lower caseWilliam Hubbs2011-11-17
* Add CGroup supportPatrick Lauer2011-11-17
* add support for extra_stopped_commandsWilliam Hubbs2011-11-16
* Make sure we load external scripts before using eerrorWilliam Hubbs2011-11-02
* fix random typosMike Frysinger2011-10-16
* runscript: simplify livecd-functions.sh loadingMike Frysinger2011-09-18
* Improve processing of service directories and conf.d filesWilliam Hubbs2011-07-31
* Runscript: print deprecation warning for opts variableWilliam Hubbs2011-07-26
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
* do not run services if openrc did not boot the systemWilliam Hubbs2011-05-11
* more whitespace cleanupMike Frysinger2011-01-17
* bug 351160: make openrc exit codes LSB compliantEray Aslan2011-01-12
* bug 328675: add error checking to runscript.shWilliam Hubbs2011-01-12
* Fix rc_${rc_svcname}_need.Roy Marples2010-02-20
* Allow init scripts to show their dependencies easierRoy Marples2009-09-04
* We need to use eval so we can pass "*" as an argument.Roy Marples2009-05-26
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
* Add (c) to CopyrightRoy Marples2009-05-01
* Allow templates to define a stop signalRoy Marples2009-04-27