X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c6b8950819350ba653e3b272001d417879ca642b..04ff1a45ea964f4dd9b3323b22cc7538dc8a5014:/systemd/system/checkupdates.service diff --git a/systemd/system/checkupdates.service b/systemd/system/checkupdates.service index 5cabb6a..4980870 100644 --- a/systemd/system/checkupdates.service +++ b/systemd/system/checkupdates.service @@ -7,3 +7,5 @@ Type=oneshot ExecStart=/usr/bin/checkupdates -d # checkupdates returns 2 when there are no updates SuccessExitStatus=2 +Restart=on-failure +RestartSec=5min