aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacman-offline-prepare.timer
blob: 313b8ccd35034ea0e5ecd1ed3a18e2dd4a3a2dab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Prepare pacman offline system-update
ConditionPathExists=!/var/lib/pacman/db.lck

[Timer]
OnBootSec=5min
OnUnitActiveSec=1d

[Install]
WantedBy=timers.target