docs(faq): update DNS not working question (#632)

This commit is contained in:
randomshell
2020-04-27 14:20:04 +02:00
committed by GitHub
parent 62a4ff3b41
commit a3e6652d6d
+1 -1
View File
@@ -71,7 +71,7 @@ If your client is <2.3.3, remove `tls-version-min 1.2` from your `/etc/openvpn/s
**Q:** DNS is not working on my Linux client
**A:** Make sure the `resolvconf` package is installed. If it does not solve the issue, look at https://wiki.archlinux.org/index.php/OpenVPN#Update_systemd-resolved_script
**A:** See "How do I fix DNS leaks?" question
---