Aitor Pérez Iturri wrote:
> Hi all.
> The other day i was testing my MySQL daemon and i found that has some
> problems when libtrash is preload. Libtrash tries to save all deleted
> files. You must add a .libtrash file under /Programs/MySQL (home for
> mysql user) setting /F/MySQL as a temporary file and
> a /Programs/MySQL/Trash must to be created (this is mandatory, libtrash
> tries to create it although it doesn't save anything). I think this
> could be fixed by adding that files under MySQL in the recipe or
> patching libtrash to look in a special file (/S/S/libtrashUsers.conf)
> to look for what users must to be active (or inactive).
> 
> P.D. i think other daemons could weak the same problem.
> 
> Any suggestions?

Perhaps libtrash shouldn't be loaded by the default Environment file,
but put in each users ~/.zshrc instead. libtrash is only for ordinary
users, not daemons... I've seen a /tmp/Trash also, created by "nobody".

-- 
/Jonatan    -=( http://kymatica.com )=-
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to