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