summarylogtreecommitdiffstats
path: root/reresolve-dns-systemd.service
blob: 24f41526806a8bb5544adbb841cdbc7e7b843c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Refresh Wireguard endpoints
After=network-online.target

[Service]
Type=oneshot
ExecStart=/usr/bin/reresolve-dns-systemd.sh

[Install]
WantedBy=network-online.target