summaryrefslogtreecommitdiff
path: root/baserock_opengrok/clone-and-index.timer
blob: e7cc42595418d164e4e5ff577a138d2660871354 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Runs OpenGrok index  with 5 min between calls

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

[Install]
WantedBy=multi-user.target