@@ -913,4 +913,6 @@ clear
# shellcheck disable=SC1090
. ~/.bashrc
cat /etc/motd
+echo -e $'Type "sudo su" for root access, or "control" to restart\nthe control panel'
+echo ''
exit 0