From 4cd1214db6cf4b262e8ce6381bc710091b375c96 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 3 Jan 2014 20:55:23 +0100 Subject: net-util: add support for Type=ethernet When DEVTYPE is not set for a nic, it means it is a wired/ethernet device. --- man/systemd-networkd.service.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/systemd-networkd.service.xml') diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 908354c58..f38e813e4 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -146,7 +146,8 @@ Type The device type, as exposed by the udev property - DEVTYPE. + DEVTYPE, or ethernet + to match devices without a DEVTYPE. -- cgit v1.2.3