From 3eb4369951e5cd31cf8bc478292d121c8fa6a7a7 Mon Sep 17 00:00:00 2001 From: Benjamin Braatz Date: Wed, 3 Aug 2022 04:44:20 +0200 Subject: [PATCH] Add etc/resolv.conf. --- etc/resolv.conf | 1 + 1 file changed, 1 insertion(+) create mode 120000 etc/resolv.conf diff --git a/etc/resolv.conf b/etc/resolv.conf new file mode 120000 index 0000000..3639662 --- /dev/null +++ b/etc/resolv.conf @@ -0,0 +1 @@ +/run/systemd/resolve/stub-resolv.conf \ No newline at end of file -- 2.34.1