aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/rc.common
Commit message (Expand)AuthorAgeFilesLines
* base-files: fix enabled for services with only STOPKarel Kočí2021-06-221-1/+6
* base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDSMatthias Schiffer2020-11-171-6/+7
* base-files: fix rc.common help alignmentFlorian Eckert2020-11-021-14/+24
* base-files: add enabled commands to service rc.commonFlorian Eckert2020-04-081-0/+1
* base-files: rc.common: fix missing EXTRA_HELP textsPeter Stadler2019-11-141-1/+1
* base-files,procd: add generic service statusLuiz Angelo Daros de Luca2019-09-151-1/+10
* base-files: implement generic service_runningPetr Štetiar2019-09-151-1/+6
* base-files: add service_stopped as a post stop hookArthur Skowronek2019-05-051-0/+3
* base-files: fix unkillable processes after restartLinus Kardell2018-11-221-0/+1
* base-files: protect stop and reload actions with procd_lockRoman Yeryomin2018-01-021-0/+2
* base-files: rc.common: fix enable() return code and logicRoman Yeryomin2018-01-021-7/+8
* procd: service_data: Support data within the service itselfPierre Lebleu2017-11-101-0/+4
* base-files: fix default procd reloadAlexandru Ardelean2017-05-201-1/+1
* base-files: use restart if no reload hook for serviceAlexandru Ardelean2017-04-121-4/+3
* procd: Allow initscripts to start one daemon instance at a timePierre Lebleu2016-10-181-1/+3
* base-files: add a init.d option that will start the syscall tracerJohn Crispin2015-03-261-1/+6
* rc.common: when reloading a service using procd, fall back to calling start i...Felix Fietkau2014-07-031-1/+1
* base-files: add a post start hook to the procd init.d apiJohn Crispin2014-06-261-0/+3
* base-files: calling stop_service before procd_kill.John Crispin2014-06-021-1/+1
* base-files: remove duplicate stop_service() function.Felix Fietkau2014-04-271-4/+0
* base-files: add a post start hook for procd managed servicesJohn Crispin2013-09-171-1/+20
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-111-0/+4
* base-files: run readlink on initscript name before opening servicesJohn Crispin2013-07-111-3/+3
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-221-0/+31
* base-files: enable shell tracing in initscripts when INIT_TRACE is setJo-Philipp Wich2012-06-131-1/+3
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-201-1/+2
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...Nicolas Thill2011-11-081-82/+0
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonNicolas Thill2011-11-071-1/+83
* base-files: warn when calling /etc/init.d/<script> enable and neither START n...Felix Fietkau2011-07-271-0/+4
* base-files: use shutdown instead of stop when the system goes down (patch by ...Felix Fietkau2010-12-131-1/+1
* base-files: fix shell syntax (prevent error messages when activating initscri...Nicolas Thill2010-03-291-1/+1
* simplify action handling in rc.common (#5558)Florian Fainelli2009-07-261-23/+9
* make links to statup scripts in /etc/rc.d relativeNicolas Thill2008-09-231-2/+2
* missing optional parameters for restart and boot functionsFelix Fietkau2008-01-251-3/+3
* add patch from #2111Felix Fietkau2007-07-221-11/+13
* fix typoMike Baker2007-05-101-1/+1
* START/STOP values must be specified in the init scriptMike Baker2007-05-101-4/+3
* add K* scripts to be run at shutdownMike Baker2007-05-101-0/+1
* add a workaround for self-killing init scripts on restart (#1023)Felix Fietkau2006-12-201-0/+1
* add a check to see if an init script is enabledFelix Fietkau2006-12-081-0/+6
* rename default/ to files/Felix Fietkau2006-11-221-0/+83