aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/pacman-offline-prepare.timer
blob: 722a3340561cfe91e3f17e19aa3b359eb37b7748 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# (C) 2017-2023 by Christian Hesse <mail@eworm.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.

[Unit]
Description=Prepare pacman offline system-update

[Timer]
OnBootSec=5min
OnCalendar=02:00:00
RandomizedDelaySec=45minutes

[Install]
WantedBy=timers.target