On 3 May 2010 15:11, Martin Jansa <[email protected]> wrote:
> On Mon, May 03, 2010 at 02:55:47PM +0200, Joachim Ott wrote:
>> Change this to:
>>
>> if [ "$HOME" = "" -o "$HOME" = "/" ] ; then
>>     export HOME=/home/root
>> fi
>
> Any idea what put "/" to $HOME?
> That's what I would like to remove first..

Doesn't the shell do this when HOME is not set?

Is it possible that a different shell is used during startup? I've
discovered ash, dash and sash in /bin, maybe your /bin/sh is linked to
one of them (mine goes to /bin/bash).
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to