summarylogtreecommitdiffstats
path: root/burp-client.timer
blob: e7d5caa8bfc4b3b2de994b9b5075a54e1b2c2066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Checks every 20 minutes whether a backup is needed.

[Timer]
# Time to wait after booting before we run first time
OnBootSec=5min
# Time between running each consecutive time
OnUnitActiveSec=20min
Unit=burp-client.service

[Install]
WantedBy=multi-user.target