diff --git a/conf/systemd.service b/conf/systemd.service index 9675ad2..6f580c3 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,6 +1,8 @@ [Unit] Description=Control server for the WireGuard-based VPN After=network.target +Requires=nginx.service +Before=dnsmasq.service [Service] Type=simple