>> move HISTFILE=$HOME/.ash_history below reading /etc/profile,
>> so that /etc/profile can set $HOME. HOME can be unset when
>> directly invoking ash --login from init without going through
>> getty.
>
> Does hush also suffer from this?
>

No, it already reads /etc/profile before setting HISTFILE. But it
doesn't read $HOME/.profile at all, should I send a patch to bring it
in line with ash and other shells?

Regards,
Stefan Hellermann
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to