| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: add wrapper for procd service list command | Florian Eckert | 2022-03-19 | 1 | -0/+8 |
* | base-files: fix service_running check | Florian Eckert | 2021-12-04 | 1 | -3/+3 |
* | base-files: fix enabled for services with only STOP | Karel Kočí | 2021-06-22 | 1 | -1/+6 |
* | base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDS | Matthias Schiffer | 2020-11-17 | 1 | -6/+7 |
* | base-files: fix rc.common help alignment | Florian Eckert | 2020-11-02 | 1 | -14/+24 |
* | base-files: add enabled commands to service rc.common | Florian Eckert | 2020-04-08 | 1 | -0/+1 |
* | base-files: rc.common: fix missing EXTRA_HELP texts | Peter Stadler | 2019-11-14 | 1 | -1/+1 |
* | base-files,procd: add generic service status | Luiz Angelo Daros de Luca | 2019-09-15 | 1 | -1/+10 |
* | base-files: implement generic service_running | Petr Štetiar | 2019-09-15 | 1 | -1/+6 |
* | base-files: add service_stopped as a post stop hook | Arthur Skowronek | 2019-05-05 | 1 | -0/+3 |
* | base-files: fix unkillable processes after restart | Linus Kardell | 2018-11-22 | 1 | -0/+1 |
* | base-files: protect stop and reload actions with procd_lock | Roman Yeryomin | 2018-01-02 | 1 | -0/+2 |
* | base-files: rc.common: fix enable() return code and logic | Roman Yeryomin | 2018-01-02 | 1 | -7/+8 |
* | procd: service_data: Support data within the service itself | Pierre Lebleu | 2017-11-10 | 1 | -0/+4 |
* | base-files: fix default procd reload | Alexandru Ardelean | 2017-05-20 | 1 | -1/+1 |
* | base-files: use restart if no reload hook for service | Alexandru Ardelean | 2017-04-12 | 1 | -4/+3 |
* | procd: Allow initscripts to start one daemon instance at a time | Pierre Lebleu | 2016-10-18 | 1 | -1/+3 |
* | base-files: add a init.d option that will start the syscall tracer | John Crispin | 2015-03-26 | 1 | -1/+6 |
* | rc.common: when reloading a service using procd, fall back to calling start i... | Felix Fietkau | 2014-07-03 | 1 | -1/+1 |
* | base-files: add a post start hook to the procd init.d api | John Crispin | 2014-06-26 | 1 | -0/+3 |
* | base-files: calling stop_service before procd_kill. | John Crispin | 2014-06-02 | 1 | -1/+1 |
* | base-files: remove duplicate stop_service() function. | Felix Fietkau | 2014-04-27 | 1 | -4/+0 |
* | base-files: add a post start hook for procd managed services | John Crispin | 2013-09-17 | 1 | -1/+20 |
* | procd: add a small script that handles config reloads until configd is ready | John Crispin | 2013-07-11 | 1 | -0/+4 |
* | base-files: run readlink on initscript name before opening services | John Crispin | 2013-07-11 | 1 | -3/+3 |
* | base-files: add basic procd integration, let procd start (and restart) ubus i... | Felix Fietkau | 2012-12-22 | 1 | -0/+31 |
* | base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 | 1 | -1/+3 |
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 | 1 | -1/+2 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | Nicolas Thill | 2011-11-08 | 1 | -82/+0 |
* | package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon | Nicolas Thill | 2011-11-07 | 1 | -1/+83 |
* | base-files: warn when calling /etc/init.d/<script> enable and neither START n... | Felix Fietkau | 2011-07-27 | 1 | -0/+4 |
* | base-files: use shutdown instead of stop when the system goes down (patch by ... | Felix Fietkau | 2010-12-13 | 1 | -1/+1 |
* | base-files: fix shell syntax (prevent error messages when activating initscri... | Nicolas Thill | 2010-03-29 | 1 | -1/+1 |
* | simplify action handling in rc.common (#5558) | Florian Fainelli | 2009-07-26 | 1 | -23/+9 |
* | make links to statup scripts in /etc/rc.d relative | Nicolas Thill | 2008-09-23 | 1 | -2/+2 |
* | missing optional parameters for restart and boot functions | Felix Fietkau | 2008-01-25 | 1 | -3/+3 |
* | add patch from #2111 | Felix Fietkau | 2007-07-22 | 1 | -11/+13 |
* | fix typo | Mike Baker | 2007-05-10 | 1 | -1/+1 |
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 1 | -4/+3 |
* | add K* scripts to be run at shutdown | Mike Baker | 2007-05-10 | 1 | -0/+1 |
* | add a workaround for self-killing init scripts on restart (#1023) | Felix Fietkau | 2006-12-20 | 1 | -0/+1 |
* | add a check to see if an init script is enabled | Felix Fietkau | 2006-12-08 | 1 | -0/+6 |
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -0/+83 |