summaryrefslogtreecommitdiffstats
path: root/debian/apt-daily.timer
diff options
context:
space:
mode:
Diffstat (limited to 'debian/apt-daily.timer')
-rw-r--r--debian/apt-daily.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/apt-daily.timer b/debian/apt-daily.timer
new file mode 100644
index 0000000..3b57962
--- /dev/null
+++ b/debian/apt-daily.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Daily apt download activities
+
+[Timer]
+OnCalendar=*-*-* 6,18:00
+RandomizedDelaySec=12h
+Persistent=true
+
+[Install]
+WantedBy=timers.target