From d3c553830b9f964d2d402932b5722ff7ea952384 Mon Sep 17 00:00:00 2001 From: Irina Gómez Date: Mon, 15 Feb 2021 12:23:31 +0000 Subject: #1029 Installation and update show a warning about debug level of syslog. --- installer/opengnsys_installer.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'installer/opengnsys_installer.sh') diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh index d199f908..09a1ee5d 100755 --- a/installer/opengnsys_installer.sh +++ b/installer/opengnsys_installer.sh @@ -1629,8 +1629,8 @@ function installationSummary() echoAndLog "It's strongly recommended to synchronize this server with an NTP server." echoAndLog "Review or edit all configuration files." echoAndLog "Insert DHCP configuration data and restart service." - echoAndLog "Optional: If you want to use BURG as boot manager, run" - echoAndLog " \"curl $DOWNLOADURL/burg.tgz -o $INSTALL_TARGET/client/lib/burg.tgz\" as root." + echoAndLog "Review syslog configuration and logrotate by syslog," + echoAndLog " in debug mode OpenGnsys log is very extensive." echoAndLog "Optional: Log-in as Web Console admin user." echoAndLog " - Review default Organization data and assign access to users." echoAndLog "Log-in as Web Console organization user." -- cgit v1.2.3-18-g5258