Добавлена обработка подпроцессов.
[weathermon.git] / init.d / weathermon
index bbf6f210bb607b32d2526622b217e8146f2698d4..8553b6ac39c7919111a4a32ac1c4f101d9cd3757 100755 (executable)
@@ -48,7 +48,5 @@ start_service() {
 }
 
 stop_service() {
-       killall weathermon
-       killall weathermon-iio
        /usr/bin/weather-backup
 }