summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2018-10-01 13:35:59 +0100
committerEmīls Piņķis <emils@mullvad.net>2018-10-05 12:09:18 +0100
commit8426f1709f1f47fa95d513df6ea35281a2085386 (patch)
tree6d42e6ee33c5719c7af5f50a25770483592b79b5 /README.md
parent3818157d2f99b0e6c994c81695876afd88b4353b (diff)
downloadmullvadvpn-8426f1709f1f47fa95d513df6ea35281a2085386.tar.xz
mullvadvpn-8426f1709f1f47fa95d513df6ea35281a2085386.zip
Use NetworkManager to set and reset DNS
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c9a35c418..75930e12c9 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,7 @@ sections.
* `"static-file"`: change the `/etc/resolv.conf` file directly
* `"resolvconf"`: use the `resolvconf` program
* `"systemd"`: use systemd's `resolved` service through DBus
+ * `"network-manager"`: use `NetworkManager` service through DBus
## Building and running the Electron GUI app