diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 91b57b3d..89e00819 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -484,7 +484,7 @@ chroot "$rootdir" apt-get install -y sudo git dialog toilet build-essential open chroot "$rootdir" apt-get install -y avahi-daemon avahi-utils avahi-discover avahi-autoipd chroot "$rootdir" apt-get install -y iptables dnsutils net-tools network-manager iputils-ping chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name nano man ntp -chroot "$rootdir" apt-get install -y locales locales-all debconf +chroot "$rootdir" apt-get install -y locales locales-all debconf wireless-tools wpasupplicant sed -i "s|#host-name=.*|host-name=${PROJECT_NAME}|g" $rootdir/etc/avahi/avahi-daemon.conf