aboutsummaryrefslogtreecommitdiffstats
path: root/system/update-mirrorlist.timer
diff options
context:
space:
mode:
Diffstat (limited to 'system/update-mirrorlist.timer')
-rw-r--r--system/update-mirrorlist.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/update-mirrorlist.timer b/system/update-mirrorlist.timer
new file mode 100644
index 0000000..72d3688
--- /dev/null
+++ b/system/update-mirrorlist.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Update pacman mirrorlist every Monday at 05:00
+
+[Timer]
+# Every Monday at 05:00
+OnCalendar=Mon *-*-* 05:00
+Persistent=true
+
+[Install]
+WantedBy=timers.target