[Catalyst] sharefiles on /tmp
Bill Moseley
moseley at hank.org
Thu Jun 21 17:19:38 GMT 2007
On Thu, Jun 21, 2007 at 10:48:53AM -0400, John Goulah wrote:
> The Catalyst standalone server seems to create this 5MB sharefile on /tmp
> every time the server is restarted. This is a bit of a pain when there are
> many developers on one box, it can potentially fill up /tmp. Is there a way
> to either prevent this entirely, or when stopping the server have it clear
> the sharefile? Whats the file for? I suppose I could write a cron job to
> clear these out dailiy, but should I really have to do that?
As your environment becomes more advanced you may have to customize
things a bit more. I have a plugin that alters temporary file
locations to include the uid in the path.
--
Bill Moseley
moseley at hank.org
More information about the Catalyst
mailing list