13 lines
229 B
SYSTEMD
13 lines
229 B
SYSTEMD
[Unit]
|
|
Description=Gitea regelmäßig auf ein neues Watermaps-Release prüfen
|
|
|
|
[Timer]
|
|
OnBootSec=3m
|
|
OnUnitInactiveSec=1m
|
|
RandomizedDelaySec=10s
|
|
Persistent=true
|
|
Unit=watermaps-auto-deploy.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|