10 lines
145 B
SYSTEMD
10 lines
145 B
SYSTEMD
[Unit]
|
|
Description=run ovh-dns-updater periodically
|
|
|
|
[Timer]
|
|
OnBootSec=180
|
|
OnUnitActiveSec=900
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|