On Wed, Jun 09, 2010 at 02:48:13AM -0500, Corey Wright wrote:
> # hashify a vserver
> vserver ${VSERVER_NAME} hashify
>
> # delete hashed files orphaned by all vservers
> find /etc/vservers/.defaults/apps/vunify/hash/00/ -type f -links 1 -exec rm
> -f {} \;
>
> it is left as an exercise to the reader to find documentation referencing
> the above commands.
>
> i have a cron job that hashifies once a day and i manually clean-up the hash
> directory when ever i think about it (like right now ;-).
Uh, sorry to be brain-damaged, but which directory do you mean?
/etc/vservers/.defaults/apps/vunify/hash/00/ ?
Can you cut & paste the exact rm command you use?
-- Eugen* Leitl leitl http://leitl.org ______________________________________________________________ ICBM: 48.07100, 11.36820 http://www.ativel.com http://postbiota.org 8B29F6BE: 099D 78BA 2FD3 B014 B08A 7779 75B0 2443 8B29 F6BEReceived on Wed Jun 9 16:57:49 2010