summarylogtreecommitdiffstats
path: root/pacman-auto-update.timer
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-auto-update.timer')
-rw-r--r--pacman-auto-update.timer8
1 files changed, 8 insertions, 0 deletions
diff --git a/pacman-auto-update.timer b/pacman-auto-update.timer
new file mode 100644
index 000000000000..e3af9225fdc7
--- /dev/null
+++ b/pacman-auto-update.timer
@@ -0,0 +1,8 @@
+[Unit]
+Description=Automatic Update when booted up after 5 minutes then check the system for updates every 60 minutes
+[Timer]
+OnBootSec=5min
+OnUnitActiveSec=60min
+Unit=pacman-auto-update.service
+[Install]
+WantedBy=multi-user.target