summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/dhcpc-busybox/data/etc/systemd/system/udhcpc@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/dhcpc-busybox/data/etc/systemd/system/udhcpc@.service b/core/modules/dhcpc-busybox/data/etc/systemd/system/udhcpc@.service
index cfab7923..aa235a88 100644
--- a/core/modules/dhcpc-busybox/data/etc/systemd/system/udhcpc@.service
+++ b/core/modules/dhcpc-busybox/data/etc/systemd/system/udhcpc@.service
@@ -1,6 +1,7 @@
[Unit]
Description=DHCP Client for %i
After=systemd-tmpfiles-setup.service
+Wants=network.target
[Service]
Type=simple