systemd: disable auto-restart loop for update oneshot
This commit is contained in:
parent
eb28ada6e2
commit
a6d4f71d02
@ -15,7 +15,6 @@ ExecStart=/usr/local/lib/ananke/ananke-self-update.sh
|
|||||||
TimeoutStartSec=1800
|
TimeoutStartSec=1800
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
Restart=on-failure
|
Restart=no
|
||||||
RestartSec=120
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user