X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c6b8950819350ba653e3b272001d417879ca642b..fd2e16fc92dd7a33908ceff1e31f03e05a78fda9:/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