]> git.rmz.io Git - dotfiles.git/blobdiff - systemd/system/checkupdates.timer
systemd: move checkupdates to systemd services
[dotfiles.git] / systemd / system / checkupdates.timer
diff --git a/systemd/system/checkupdates.timer b/systemd/system/checkupdates.timer
new file mode 100644 (file)
index 0000000..84c32c4
--- /dev/null
@@ -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