summarylogtreecommitdiffstats
path: root/pacload.timer
diff options
context:
space:
mode:
authorarctize2018-01-14 01:00:42 +0100
committerarctize2018-01-14 01:00:42 +0100
commiteed5ed4ec8e30bfca582b90482b2c4c93caea942 (patch)
tree739b5fc3888934e3654ccf5fcc5bc102da851efd /pacload.timer
downloadaur-pacload.tar.gz
Initial commit
Diffstat (limited to 'pacload.timer')
-rw-r--r--pacload.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/pacload.timer b/pacload.timer
new file mode 100644
index 000000000000..036525845c08
--- /dev/null
+++ b/pacload.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Automatically download all updated packages daily
+Documentation=man:pacman
+
+[Timer]
+OnCalendar=daily
+Persistent=true
+
+[Install]
+WantedBy=timers.target