mirror of
https://github.com/openwrt/packages.git
synced 2025-07-23 12:31:37 +00:00
Instead of just killing all the processes, let's actually reload them, since that's what the user would expect when issuing a 'reload' command. Move the killall portion to a kill function Signed-off-by: Paul Donald <newtwen+github@gmail.com>