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