mirror of
https://github.com/dadevel/wg-netns
synced 2024-10-30 21:20:12 +00:00
10 lines
134 B
SYSTEMD
10 lines
134 B
SYSTEMD
[Unit]
|
|
Description=Minutely WireGuard Endpoint Resolver
|
|
|
|
[Timer]
|
|
OnCalendar=minutely
|
|
AccuracySec=5s
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|