doc: add qvm-services: set-default-route, set-dns-server
This commit is contained in:
parent
6b05d5b392
commit
59a5ae9415
@ -89,6 +89,21 @@ yum-proxy-setup
|
|||||||
yum proxy (in firewall settings) and disabled when you deny access to yum
|
yum proxy (in firewall settings) and disabled when you deny access to yum
|
||||||
proxy.
|
proxy.
|
||||||
|
|
||||||
|
set-default-route
|
||||||
|
Default: enabled
|
||||||
|
|
||||||
|
Sets the default route for networking. Disabling 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
|
||||||
|
|
||||||
|
Creates the appropriate nameserver entries in /etc/resolv.conf.
|
||||||
|
Disabling this service will result in an empty /etc/resolv.conf.
|
||||||
|
The functionality is implemented in /usr/lib/qubes/setup-ip.
|
||||||
|
|
||||||
|
|
||||||
AUTHORS
|
AUTHORS
|
||||||
=======
|
=======
|
||||||
|
Loading…
Reference in New Issue
Block a user