From 6192b846ca0d15602e94ddb5da4420b7c60d64a5 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 15 Aug 2014 14:21:08 +0200 Subject: networkd: add support for Domains= to .network files This allows the search/routing domanis to be specified per link/network and be passed on to resolved. --- man/systemd.network.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'man/systemd.network.xml') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 290aa6efe5..024509968a 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -301,7 +301,18 @@ This option may be specified more than once. - + + Domains= + + The domains used for DNS resolution over this link. + + + + NTP= + + An NTP server address. This option may be specified more than once. + + Bridge= -- cgit v1.2.3-54-g00ecf