aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/rc.common
Commit message (Expand)AuthorAge
* base-files: add a post start hook for procd managed servicesJohn Crispin2013-09-17
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-11
* base-files: run readlink on initscript name before opening servicesJohn Crispin2013-07-11
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-22
* base-files: enable shell tracing in initscripts when INIT_TRACE is setJo-Philipp Wich2012-06-13
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-20
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...Nicolas Thill2011-11-08
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonNicolas Thill2011-11-07
* base-files: warn when calling /etc/init.d/<script> enable and neither START n...Felix Fietkau2011-07-27
* base-files: use shutdown instead of stop when the system goes down (patch by ...Felix Fietkau2010-12-13
* base-files: fix shell syntax (prevent error messages when activating initscri...Nicolas Thill2010-03-29
* simplify action handling in rc.common (#5558)Florian Fainelli2009-07-26
* make links to statup scripts in /etc/rc.d relativeNicolas Thill2008-09-23
* missing optional parameters for restart and boot functionsFelix Fietkau2008-01-25
* add patch from #2111Felix Fietkau2007-07-22
* fix typoMike Baker2007-05-10
* START/STOP values must be specified in the init scriptMike Baker2007-05-10
* add K* scripts to be run at shutdownMike Baker2007-05-10
* add a workaround for self-killing init scripts on restart (#1023)Felix Fietkau2006-12-20
* add a check to see if an init script is enabledFelix Fietkau2006-12-08
* rename default/ to files/Felix Fietkau2006-11-22