aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacman-offline-prepare.timer
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/pacman-offline-prepare.timer')
-rw-r--r--systemd/pacman-offline-prepare.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/pacman-offline-prepare.timer b/systemd/pacman-offline-prepare.timer
new file mode 100644
index 0000000..75ce355
--- /dev/null
+++ b/systemd/pacman-offline-prepare.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Prepare pacman offline system-update
+
+[Timer]
+OnBootSec=5min
+OnUnitActiveSec=1d
+
+[Install]
+WantedBy=timers.target