1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-03-11 09:10:39 +01:00

10 lines
130 B
SYSTEMD
Raw Normal View History

2015-05-22 20:15:23 +03:00
[Unit]
Description=Run ydns-simple every 5 minutes
[Timer]
OnBootSec=1min
OnUnitActiveSec=5min
[Install]
WantedBy=timers.target