Openwrt/package/base-files/files
2010-09-19 15:13:06 +00:00
..
bin
etc base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill 2010-09-19 14:03:32 +00:00
lib base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to #7314 2010-09-19 15:13:06 +00:00
rom
sbin
usr base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state 2010-09-19 15:04:08 +00:00