1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 13:24:32 +03:00
openwrt-xburst/package/base-files
nico a12802298d package/base-files: enhance & cleanup service wrappers
* add service_check function for checking if a process is alive
 * add service_signal for sending arbitrary signals to a process
 * change service_stop to send a TERM signal first, wait for the process to die and send a KILL signal if it doen't
 * have service_kill print a warning on STDERR stating it has been deprecated

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 22:47:49 +00:00
..
files package/base-files: enhance & cleanup service wrappers 2011-11-08 22:47:49 +00:00
glibc-files/etc [package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails 2011-02-18 10:37:26 +00:00
image-config.in fix missing quote (thx, puchu) 2010-01-25 23:03:53 +00:00
Makefile package/base-files: enhance & cleanup service wrappers 2011-11-08 22:47:49 +00:00