diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2018-10-01 13:35:59 +0100 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2018-10-05 12:09:18 +0100 |
| commit | 8426f1709f1f47fa95d513df6ea35281a2085386 (patch) | |
| tree | 6d42e6ee33c5719c7af5f50a25770483592b79b5 /README.md | |
| parent | 3818157d2f99b0e6c994c81695876afd88b4353b (diff) | |
| download | mullvadvpn-8426f1709f1f47fa95d513df6ea35281a2085386.tar.xz mullvadvpn-8426f1709f1f47fa95d513df6ea35281a2085386.zip | |
Use NetworkManager to set and reset DNS
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
