mirror of
https://github.com/openwrt/packages.git
synced 2025-08-08 16:21:46 +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>