Commit a99741d
fix start networking.service before network is marked online
ifupdown2 didn't ensure that it will start before network.target and network-online.target.
after local-fs.target because ifupdown2 need to read config file from local filesystem
Other network services will not start after networking.service and fail because no interface is up.
(e.g isc-dhcp-server, tftp-hpa)
Signed-off-by: Date Huang <tjjh89017@hotmail.com>1 parent 4495765 commit a99741d
File tree
1 file changed
+2
-1
lines changed- builds/any/rootfs/stretch/common/overlay/etc/systemd/system/networking.service.d
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments