From 0181f95ba757ac04aa3fd53baa27448c9f8d9f49 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 2 Apr 2018 18:42:40 +0200 Subject: [PATCH] Fix dhcp handling --- .../etc/systemd/system/multi-user.target.wants/dhcpcd.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/dhcpcd.service diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/dhcpcd.service b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/dhcpcd.service new file mode 120000 index 000000000..dc1dc0cde --- /dev/null +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/multi-user.target.wants/dhcpcd.service @@ -0,0 +1 @@ +/dev/null \ No newline at end of file