On Mon, May 10, 2010 at 11:33:46AM +1000, James Cameron wrote:

> +# Remove temporary files. See http://bugs.sugarlabs.org/ticket/1876
> +rm -rf $HOME/.sugar/default/data/*
So $profiledir/data is a tempdir? OMG! Can we change the code that
writes there to use TMPDIR or at least $profiledir/tmp ?
This directory stores only hard links to data store entries, so
a) it doesn't consume any space (except for the directory itself) and
b) it must reside on the same device (mount point) as the data store.

CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to