summaryrefslogtreecommitdiff
path: root/rcS.h
Commit message (Collapse)AuthorAgeFilesLines
* fix rcS memory leaks and running hookJohn Crispin2013-11-201-1/+0
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* add a function to add calls to the front of the rcS queueJohn Crispin2013-11-181-0/+1
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* add a way for procd to queue async init.d callsJohn Crispin2013-09-131-0/+1
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* add a rcS helperJohn Crispin2013-05-091-0/+22
Signed-off-by: John Crispin <blogic@openwrt.org>