<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
arne anka schrieb:
<blockquote
 cite="mid:op.uq24c4py41evsb@slm-wxp-770.sprachwiss.uni-hamburg.de"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Cellhunter tries to read out your $HOME variable. when NOT set it goes
to /home/root (line 536)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
that seems to be a very strange fallback
- where is root's home below /home/? so far i've seen it in oe only
- why is the user "root" assumed?

  </pre>
</blockquote>
On every openmoko distro like fso or shr the user is root with home
/home/root/<br>
<br>
normally $home should be set. I think other programs will have problems
too without this. /tmp is a bad idea because its only tmpfs and deleted
everytime it boots up. but an other dir would be better, yes<br>
<br>
Sebastian<br>
<blockquote
 cite="mid:op.uq24c4py41evsb@slm-wxp-770.sprachwiss.uni-hamburg.de"
 type="cite">
  <pre wrap="">a sane fallback would be /tmp, which usually exists everwhere and is r/w  
for everyone.

_______________________________________________
Openmoko community mailing list
<a class="moz-txt-link-abbreviated" href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openmoko.org/mailman/listinfo/community">http://lists.openmoko.org/mailman/listinfo/community</a>

  </pre>
</blockquote>
<br>
</body>
</html>