From b0344154f5db988f35dda22824393c2da312a8c9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 13 Apr 2018 10:44:49 +0200 Subject: [systemd] network-interface@ should be oneshot --- core/modules/systemd/data/etc/systemd/system/network-interface@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/systemd') diff --git a/core/modules/systemd/data/etc/systemd/system/network-interface@.service b/core/modules/systemd/data/etc/systemd/system/network-interface@.service index 9da35a5c..c566eda1 100644 --- a/core/modules/systemd/data/etc/systemd/system/network-interface@.service +++ b/core/modules/systemd/data/etc/systemd/system/network-interface@.service @@ -4,6 +4,6 @@ Wants=dhcpc@%i.service Before=dhcpc@%i.service [Service] -Type=simple +Type=oneshot ExecStart=/opt/openslx/sbin/ip link set dev %i up -- cgit v1.2.3-55-g7522