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