From 99cda3d7ed3dc996c44db9fdf4e506dd85e20556 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 23 Jul 2020 23:27:37 +0300 Subject: [PATCH] resolv.conf: add a missing word --- etc/resolv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/resolv.conf b/etc/resolv.conf index 3a48499b..63606717 100644 --- a/etc/resolv.conf +++ b/etc/resolv.conf @@ -49,7 +49,7 @@ options edns0 single-request-reopen #trust-ad # /run/systemd/resolve/stub-resolv.conf contains search domains and doesn't seem to be # overwritable and somehow works with Mullvad -# /usr/lib/resolv.conf doesn't contain search domains, can +# /usr/lib/systemd/resolv.conf doesn't contain search domains, can # get overwritten and "broken" # /run/systemd/resolve/resolv.conf contains uplink resolvers and domains # SHOULDN'T BE USED!