diff --git a/doc/qvm-tools/qvm-service.rst b/doc/qvm-tools/qvm-service.rst index bdc26d85..e27c66d7 100644 --- a/doc/qvm-tools/qvm-service.rst +++ b/doc/qvm-tools/qvm-service.rst @@ -112,19 +112,18 @@ updates-proxy-setup yum proxy (in firewall settings) and disabled when you deny access to yum proxy. -set-default-route - Default: enabled +disable-default-route + Default: disabled - Sets the default route for networking. Disabling this service + Disables the default route for networking. Enabling this service will prevent the creation of the default route, but the VM will still be able to reach it's direct neighbors. The functionality is implemented in /usr/lib/qubes/setup-ip. -set-dns-server - Default: enabled +disable-dns-server + Default: disabled - Creates the appropriate nameserver entries in /etc/resolv.conf. - Disabling this service will result in an empty /etc/resolv.conf. + Enabling this service will result in an empty /etc/resolv.conf. The functionality is implemented in /usr/lib/qubes/setup-ip.