solved set-mtu bug

This commit is contained in:
Kevin Veen-Birkenbach 2023-04-18 23:19:19 +02:00
parent 1e5b9317d7
commit f0b096a1a9

View File

@ -4,7 +4,7 @@ Before=wg-quick@wg0.service
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=set-mtu.sh ExecStart=bash /usr/local/bin/set-mtu.sh
[Install] [Install]
RequiredBy=wg-quick@wg0.service RequiredBy=wg-quick@wg0.service