aboutsummaryrefslogtreecommitdiff
path: root/package/procd/files
Commit message (Collapse)AuthorAge
* packages: clean up the package folderJohn Crispin2013-06-21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* procd: fix hotplug rule to not return on default makedev triggerJohn Crispin2013-06-21
| | | | | | | | this allows the subsystem trigger to also be called Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36994
* procd: make the preinit rules wildcard all buttons for failsafeJohn Crispin2013-06-10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36896
* update to latest git headJohn Crispin2013-03-13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36001
* procd: add initial implementationFelix Fietkau2012-12-22
procd is the new OpenWrt process management daemon. It keeps track of processes started from init scripts (via ubus calls), and can suppress redundant service start/restart requests when the config/environment has not changed. SVN-Revision: 34865