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