From 968596c45852724c4359f29018bf5805cc147efe Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+FlyRouter@users.noreply.github.com> Date: Sun, 18 Sep 2022 01:18:41 +0300 Subject: [PATCH] Hot and quick fix, I apologize --- general/overlay/etc/network/interfaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/overlay/etc/network/interfaces b/general/overlay/etc/network/interfaces index 1767c73d..b58cfaa0 100644 --- a/general/overlay/etc/network/interfaces +++ b/general/overlay/etc/network/interfaces @@ -33,5 +33,5 @@ iface wg0 inet static pre-up wg setconf wg0 /etc/wireguard.conf post-down ip link del dev wg0 -source-dir /etc/network/interfaces.d +#source-dir /etc/network/interfaces.d