From ae4c67a7c6bb4efb858822838efe81008c965a98 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sat, 7 Dec 2013 23:03:19 +0100 Subject: networkd: add support for Route sections --- man/systemd-networkd.service.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'man/systemd-networkd.service.xml') diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 1344325782..4cd0872b9a 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -209,6 +209,24 @@ An address label. + + + The [Route] section accepts the following keys: + + + + Gateway + + As in the [Network] section. + + + + Destination + + The destination prefix of the route. Possibly followed by a slash and the + prefixlength, if ommitted a full-length host route is assumed. + + -- cgit v1.2.3-54-g00ecf