From a5b64d32d62a6b83e160fa3692a3a18bfc362f7c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 8 Mar 2020 21:35:49 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 3 +++ 1 file changed, 3 insertions(+) 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"