diff --git a/deploy/systemd/ananke-update.service b/deploy/systemd/ananke-update.service index f3b5473..e1e66f8 100644 --- a/deploy/systemd/ananke-update.service +++ b/deploy/systemd/ananke-update.service @@ -15,7 +15,6 @@ ExecStart=/usr/local/lib/ananke/ananke-self-update.sh TimeoutStartSec=1800 StandardOutput=journal StandardError=journal -Restart=on-failure -RestartSec=120 +Restart=no [Install]