From 666fc878385ca6e32b5bd8f69df21520c256412b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 10 Oct 2018 18:27:44 -0600 Subject: [PATCH] Update install.sh --- debian/install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/install.sh b/debian/install.sh index 0a0752f..9ce9ebc 100755 --- a/debian/install.sh +++ b/debian/install.sh @@ -23,7 +23,10 @@ apt-get install -y systemd-sysv apt-get install -y ca-certificates apt-get install -y dialog apt-get install -y nano + +#SNMP apt-get install -y snmpd +echo "rocommunity public" > /etc/snmp/snmpd.conf #IPTables resources/iptables.sh