1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 21:58:35 +03:00
openwrt-xburst/package/base-files/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
..
bin [PATCH] ipcalc.sh CIDR notation 2011-05-18 09:50:06 +00:00
etc package/base-files: move service* functions from /etc/rc.common to /lib/functions.sh 2011-11-08 22:47:41 +00:00
lib package/base-files: enhance & cleanup service wrappers 2011-11-08 22:47:49 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin [package] base-files: properly handle wifi ifaces with no network attached, useful for unmanaged interfaces like used for batman or monitoring 2011-11-08 14:42:58 +00:00