Can confirm this bug. Just for the record. As a workaround I use for remote 
login:

ssh -t root@server "/bin/dash" 

or locally 

su -l -s "/bin/dash"

Reply via email to