summaryrefslogtreecommitdiff
path: root/scripts/scalelite-auto-deployer.timer
blob: ec51cc19089784d1b11149e5ff3434d139f883bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Runs scalelite-deploy every minute

[Timer]
# Time to wait after booting before we run first time
OnBootSec=1min
# Time between running each consecutive time
OnUnitActiveSec=1m
Unit=scalelite-auto-deployer.service

[Install]
WantedBy=multi-user.target