Skip to content
Snippets Groups Projects
Commit b9c03ff7 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Fix small issue with dh_missing for network-manager for nabia

parent 5fa3e52a
No related branches found
No related tags found
1 merge request!501Fix small issue with dh_missing for network-manager for nabia
Pipeline #220 passed
......@@ -30,9 +30,6 @@ sed '/send fqdn/s|added by NetworkManager|Enable at /etc/dhcp/dhclient.conf|' -i
sed '/HOSTNAME4_TAG/s|added by NetworkManager|Enable at /etc/dhcp/dhclient.conf|' -i src/dhcp/nm-dhcp-dhclient-utils.c
sed '/FQDN_TAG/s|added by NetworkManager|Enable at /etc/dhcp/dhclient.conf|' -i src/dhcp/nm-dhcp-dhclient-utils.c
# This breaks builds
rm debian/network-manager.examples
changelog "Do not send hostname on dhcp, plus other features"
compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment