diff --git a/__lib__systemd__system__stratux.service b/__lib__systemd__system__stratux.service index 7353a517..6e728bb2 100644 --- a/__lib__systemd__system__stratux.service +++ b/__lib__systemd__system__stratux.service @@ -5,7 +5,7 @@ After=network.target [Service] ExecStartPre=/root/stratux-pre-start.sh ExecStart=/usr/bin/gen_gdl90 -ExecStop=pkill dump1090 +ExecStop=/usr/bin/pkill dump1090 KillMode=process Restart=always RestartSec=5