@@ -1810,7 +1810,7 @@ if [ "$interactive" = 'yes' ]; then
read resetshell
if [ "$resetshell" = "Y" ] || [ "$resetshell" = "y" ]; then
- logout
+ exit
fi
@@ -1708,7 +1708,7 @@ if [ "$interactive" = 'yes' ]; then