summarylogtreecommitdiffstats
path: root/yamr.timer
diff options
context:
space:
mode:
authoryuannan2023-04-11 12:54:01 +0100
committeryuannan2023-04-11 12:54:01 +0100
commit45711fd05d641d33d8e4ef881704316d5665e248 (patch)
treecf5c9791ef0f712bd867c98828732a3aa0037868 /yamr.timer
parent0d295a92fe9a4c9cebb65edaeafc96b20992992a (diff)
downloadaur-45711fd05d641d33d8e4ef881704316d5665e248.tar.gz
added service and timers
Diffstat (limited to 'yamr.timer')
-rw-r--r--yamr.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/yamr.timer b/yamr.timer
new file mode 100644
index 000000000000..bbdcab03a6bd
--- /dev/null
+++ b/yamr.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Refresh Pacman mirrorlist hourly with yamr
+
+[Timer]
+OnBootSec=15min
+OnUnitActiveSec=1h
+
+[Install]
+WantedBy=timers.target