Files
Project_Velocity/infrastructure/desineuron_ingress/desineuron-ingress-home-ip-sync.timer
2026-04-12 02:02:58 +05:30

12 lines
211 B
SYSTEMD

[Unit]
Description=Run ingress home IP sync on boot and every 5 minutes
[Timer]
OnBootSec=45s
OnUnitActiveSec=5min
Unit=desineuron-ingress-home-ip-sync.service
Persistent=true
[Install]
WantedBy=timers.target