* add support for rcS
* logread can relay log via tcp
* make sure directories are created before mknod is called
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36776
add librt dependency/link flag to procd when using eglibc thanks to jow for the help
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 36188
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