X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/c58ad4fb6f2c4c350a6aae01b100ebb4564ad8e9..22ca64ec047957beb57e5ca4024d14ed996ffbac:/init.d/weathermon?ds=inline diff --git a/init.d/weathermon b/init.d/weathermon index bbf6f21..8553b6a 100755 --- a/init.d/weathermon +++ b/init.d/weathermon @@ -48,7 +48,5 @@ start_service() { } stop_service() { - killall weathermon - killall weathermon-iio /usr/bin/weather-backup }