Skip to content
Snippets Groups Projects
Commit d0a3cf57 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Fixed build for flidas

parent 5451b96e
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#
# Copyright (C) 2014 Rubén Rodríguez <ruben@trisquel.info>
# Copyright (C) 2014-2016 Ruben Rodriguez <ruben@trisquel.info>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
......@@ -21,7 +21,7 @@ VERSION=1
. ./config
sed 's/send host-name/#send host-name/' -i debian/dhclient.conf client/dhclient.conf
sed 's/send host-name/#send host-name/' -i debian/dhclient.conf
changelog "Disable sending hostname through dhcp by default"
......
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