diff --git a/etc/systemd/system/aliendalvik-stopper.service b/etc/systemd/system/aliendalvik-stopper.service index 67c57c91..030a5b73 100644 --- a/etc/systemd/system/aliendalvik-stopper.service +++ b/etc/systemd/system/aliendalvik-stopper.service @@ -3,7 +3,7 @@ Description=aliendalvik stopper service [Service] Type=simple -ExecStart=/usr/bin/systemctl stop aliendalvik.service +ExecStart=/bin/systemctl stop aliendalvik.service [Install] WantedBy=aliendalvik-stopper.timer