summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-17 16:51:18 +0100
committerGitHub <noreply@github.com>2020-03-17 16:51:18 +0100
commit34bc838f1529f2d0bd8f4e3247dfed703b68a8ca (patch)
tree846fa8210cca00bd537bae2d1d85c01e02918bd5 /man
parent52d247154b0190cddf0d2a2d43e981a74026d320 (diff)
parent0d7bd445d26590aad7b05040c9d8423fcd6e5d4f (diff)
downloadsystemd-34bc838f1529f2d0bd8f4e3247dfed703b68a8ca.tar.gz
Merge pull request #15136 from yuwata/network-dhcp4-use-gateway
network: add a flag to ignore gateway provided by DHCP server
Diffstat (limited to 'man')
-rw-r--r--man/systemd.network.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 8df79e08cd..b13fcd1893 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -1474,7 +1474,13 @@
"link" scope will be used. For anything else, scope defaults to "global".</para>
</listitem>
</varlistentry>
-
+ <varlistentry>
+ <term><varname>UseGateway=</varname></term>
+ <listitem>
+ <para>When true (the default), the gateway will be requested from the DHCP server and added to the
+ routing table with a metric of 1024, and a scope of "link".</para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term><varname>UseTimezone=</varname></term>