From 002f5de9a9d3f04982588433895dca9faa2c0f22 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Thu, 21 Nov 2013 15:30:08 +0100 Subject: networkd: don't filter on udev tags This removed the requirement for devices to be tagged with 'systemd-networkd' before they will be visible to networkd. Still, as by default we don't ship any .network files, network devices will simply be tracked, but not touched, unless the admin configures things explicitly. --- man/systemd-networkd.service.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'man/systemd-networkd.service.xml') diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 41dc903144..f3239bbf94 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -60,9 +60,6 @@ service that manages networks. It detects and configures network devices as they appear. - Network devices are managed by networkd only if they - have the udev tag systemd-networkd. - Network configurations applied before networkd is started are not removed, and configuration applied by networkd are not removed when networkd exits. This ensures restarting networkd -- cgit v1.2.3-54-g00ecf