diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-04-14 23:08:05 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-04-14 23:08:05 +0300 |
commit | 35e2296c97803d9be1fb63928e6b0d6ec371cdfb (patch) | |
tree | cf9ac8b6c657f7380b960b68cc911dce76ca1b2a /system/resolvconf.conf | |
parent | db267f6df2f068e33d5cb1ea3b3ff2eefcea43b8 (diff) | |
download | swayrice-35e2296c97803d9be1fb63928e6b0d6ec371cdfb.tar.gz swayrice-35e2296c97803d9be1fb63928e6b0d6ec371cdfb.zip |
Configure NM to use dnsmasq
Diffstat (limited to 'system/resolvconf.conf')
-rw-r--r-- | system/resolvconf.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/system/resolvconf.conf b/system/resolvconf.conf deleted file mode 100644 index 881849f..0000000 --- a/system/resolvconf.conf +++ /dev/null @@ -1,7 +0,0 @@ -# Configuration for resolvconf(8) -# See resolvconf.conf(5) for details - -resolv_conf=/etc/resolv.conf -# If you run a local name server, you should uncomment the below line and -# configure your subscribers configuration files below. -name_servers="1.1.1.1" |