aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/radius/getusers.timer
blob: 9ef4eb31a782d7de95d866af15dd32a08971c244 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Download radius users every 10 minutes

[Timer]
Unit=getusers.service
# Time to wait after booting before we run first time
OnBootSec=10min
# Time between running each consecutive time
OnUnitActiveSec=10min

[Install]
WantedBy=timers.target