]> git.rmz.io Git - dotfiles.git/blobdiff - systemd/user/checkupdates.timer
systemd: add user unit to download packages automatically
[dotfiles.git] / systemd / user / checkupdates.timer
diff --git a/systemd/user/checkupdates.timer b/systemd/user/checkupdates.timer
new file mode 100644 (file)
index 0000000..bed362d
--- /dev/null
@@ -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