diff --git a/deb_bugger.sh b/deb_bugger.sh index 56868e2..f43bfd2 100755 --- a/deb_bugger.sh +++ b/deb_bugger.sh @@ -7,7 +7,8 @@ apt-get update # Networking & Firewall apt-get -y install network-manager netcat-openbsd rsync curl wget \ - net-tools ufw whois ifupdown- connman- cmst- netcat-traditional- + avahi-daemon net-tools ufw whois ifupdown- connman- cmst- \ + netcat-traditional- if [ -w /etc/network/interfaces ]; then mv /etc/network/interfaces /etc/network/interfaces.OLD