Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [procd] update to latest git head | blogic | 2013-03-13 | 2 | -0/+101 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36001 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | procd: add initial implementation | nbd | 2012-12-22 | 2 | -0/+190 |
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34865 3c298f89-4303-0410-b956-a3cf2f4a3e73 |