summaryrefslogtreecommitdiff
path: root/roles/whawty/auth/store/templates/systemd.timer.j2
blob: 603295a56dc157ccd7deaf2905e6656874f6d5c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=sync for whawty-auth store {{ whawty_auth_store.name }}

[Timer]
OnBootSec=30s
OnActiveSec=5s
OnUnitActiveSec=1m
AccuracySec=5s

[Install]
WantedBy=timers.target