aboutsummaryrefslogtreecommitdiffstats
path: root/rebuild-vcs-packages.timer
blob: 9254394382a3979fd08422ab7969db36d903fe85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Rebuild VCS packages

[Timer]
# Time to wait after booting before we run first time
OnBootSec=10min
# Time between running each consecutive time
OnUnitActiveSec=1d
Unit=rebuild-vcs-packages.service

[Install]
WantedBy=multi-user.target