X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/7465a86e03d70ef899c3b5888613a18ef86a22ac..c37db0a41e316515475c2138d1c8f258c0aaf074:/systemd/user/checkupdates.timer?ds=sidebyside diff --git a/systemd/user/checkupdates.timer b/systemd/user/checkupdates.timer new file mode 100644 index 0000000..bed362d --- /dev/null +++ b/systemd/user/checkupdates.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Timer to check pacman updates and dowload packages to cache + +[Timer] +OnCalendar=hourly +Persistent=true + +[Install] +WantedBy=timers.target