From 4a0120487c15de47ee15bd9facb72ee76791eef3 Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Wed, 16 Oct 2024 18:58:34 +0100 Subject: [PATCH] remove usepeerdns - it causes only errors we handle dns with service outputs anyway --- modules/ppp/common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/ppp/common.nix b/modules/ppp/common.nix index 1eae864d..d4e3324e 100644 --- a/modules/ppp/common.nix +++ b/modules/ppp/common.nix @@ -58,7 +58,6 @@ let "ipv6-up-script" ip6-up "ipparam" name "nodetach" - "usepeerdns" "nodefaultroute" "logfd" "2" ];