Update install-nodemgmt.sh

This commit is contained in:
2019-01-29 20:15:50 -06:00
parent c9b533d0c9
commit 4536a27592

View File

@@ -23,8 +23,7 @@ if [ ! -d "/opt/idssys/defaults" ]; then
fi
echo -e "NODE_HOSTNAME=\"$(hostname\"
\# STATUS_CHECK_EMAIL=\"someone@somewhere.com\"
" > /opt/idssys/nodemgmt/settings.conf
STATUS_CHECK_EMAIL=\"\"" > /opt/idssys/nodemgmt/settings.conf
echo ""