From 7f323cf374035ac1c871f13d6a6ad29bb97bc930 Mon Sep 17 00:00:00 2001 From: Andrey Volkov Date: Tue, 28 Sep 2021 18:40:27 +0500 Subject: Add missing wireguard_depend program Signed-off-by: Andrey Volkov --- net/wireguard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/wireguard.sh b/net/wireguard.sh index f6ca69e..301836d 100644 --- a/net/wireguard.sh +++ b/net/wireguard.sh @@ -5,7 +5,7 @@ wireguard_depend() { - program wg + program ip wg before interface } -- cgit v1.2.3-65-gdbad