mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Switch to vty0 when user enters option 8
This commit is contained in:
parent
9aabc99db0
commit
3c2b10ada0
@ -83,6 +83,8 @@ case ${opmode} in
|
||||
/etc/rc.initial.ping
|
||||
;;
|
||||
8)
|
||||
/usr/sbin/vidcontrol -S on
|
||||
/usr/sbin/vidcontrol -s 1 2>/dev/null
|
||||
set prompt="%n\@%m\:%~# "
|
||||
/bin/tcsh
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user