mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 14:49:28 -04:00
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