summarylogtreecommitdiffstats
path: root/pacman-auto-update.timer
blob: e3af9225fdc78bc6cc308830d3fe178d692fad57 (plain)
1
2
3
4
5
6
7
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