summaryrefslogtreecommitdiff
path: root/baserock_opengrok/baserock-export.timer
blob: 89e9647bbd35fe61c50ccf16ab2081a4adef901a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Runs baserock-export with 5 min between calls

[Timer]
#Time between baserock-export finishing and calling it again
OnUnitActiveSec=5min
Unit=baserock-export.service

[Install]
WantedBy=multi-user.target