Correction : local/network-configure
[lhc/ateliers.git] / local / network-configure
index 8a7e721..e349a7b 100755 (executable)
@@ -17,7 +17,6 @@ sudo install -m 644 -o root -g root /dev/stdin \
  /etc/hosts
 sudo install -m 644 -o root -g root /dev/stdin \
  /etc/resolv.conf <<-EOF
-       domain ${local_domainname}
        search ${local_host#*.}
        nameserver 127.0.0.1
        #nameserver ${local_host_nameserver}