X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/2b43b1c28e9ced6c475904604df1c99b78cd8a71..7580c60d80239c3a880e124c550c2353f8153d82:/init.d/weathermon 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 }