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
[EMAIL PROTECTED]


_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to