mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Reset terminals on blank input which could be a console reload war between some kind of strange "new spawned console".
This commit is contained in:
parent
6f954b495a
commit
4f1fbb19ad
@ -162,8 +162,7 @@ case ${opmode} in
|
||||
fi
|
||||
;;
|
||||
"")
|
||||
echo -n "Press CTRL-C to continue."
|
||||
sleep 1000000
|
||||
killall login ; exit
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user