1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-29 02:31:06 +02:00
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
..
2011-03-07 12:59:19 +00:00
2011-11-01 19:16:52 +00:00
2009-12-19 22:19:42 +00:00
2011-10-10 15:14:17 +00:00
2011-07-10 10:40:37 +00:00
2011-02-07 21:48:55 +00:00
2011-11-03 20:02:42 +00:00
2010-09-30 10:48:37 +00:00
2011-08-04 20:07:58 +00:00
2011-09-26 09:00:11 +00:00