X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/975bc249f10b1684bf4371c0f0d9f32928113856..c6b8950819350ba653e3b272001d417879ca642b:/systemd/system/checkupdates.timer diff --git a/systemd/system/checkupdates.timer b/systemd/system/checkupdates.timer new file mode 100644 index 0000000..84c32c4 --- /dev/null +++ b/systemd/system/checkupdates.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Timer to check pacman updates and dowload packages to cache + +[Timer] +OnCalendar=daily +Persistent=true + +[Install] +WantedBy=timers.target