diff --git a/linupx-scripts.sh b/linupx-scripts.sh index cfef43e..4cea40b 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -392,6 +392,9 @@ SCRIPT_MENU() { fi echo " [I] Installation Scripts" echo "" + echo " [L] Enable Remote Syslog" + echo " [Config file: RemoteSyslogServer=${RemoteSyslogServer}]" + echo "" echo " [R] Reboot System" echo " [S] Shutdown System" echo " [Q] Quit"