🐛 Fix typo

This commit is contained in:
Ettore Di Giacinto
2022-12-14 15:39:56 +01:00
committed by GitHub
parent ddec68e50e
commit 06163b2b88

View File

@@ -1,2 +1,2 @@
install_items+=" /etc/systemd/network/20-dhcp.network /etc/systemd/network/20-dhcp.network "
install_items+=" /etc/systemd/network/20-dhcp.network /etc/systemd/network/20-dhcp-legacy.network "
add_dracutmodules+=" systemd-networkd "