This commit is contained in:
Tobias Powalowski 2022-12-13 08:28:30 +01:00
parent 4a5320e052
commit 091d3bcccb

View file

@ -4,7 +4,7 @@
build ()
{
add_checked_modules -f 'nfp' -f 'liquidio' -f 'mellanox' -f 'wireless' -f 'bnx2x' -f 'bna' -f 'softing_cs' -f 'qed' '/drivers/net/'
add_binary ip ping nscd
map add_binary ip ping nscd
# start dhcpcd on startup
add_symlink "/etc/systemd/system/multi-user.target.wants/systemd-networkd.service" "/usr/lib/systemd/system/systemd-networkd.service"
add_symlink "/etc/systemd/system/multi-user.target.wants/systemd-resolved.service" "/usr/lib/systemd/system/systemd-resolved.service"