Skip site navigation (1)Skip section navigation (2)
Date:      24 Nov 1999 20:33:29 +0100
From:      naddy@mips.rhein-neckar.de (Christian Weisgerber)
To:        freebsd-questions@freebsd.org
Subject:   Re: /tmp question
Message-ID:  <81hei9$2uh5$1@bigeye.rhein-neckar.de>
References:  <E5377B025A5AD311914900A0C9EBC22901D645@MUNNIN>

next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Barnett <cbarnett@netcabtec.com> wrote:

> I have a file mysql.sock in /tmp   everynight that file dissappears not
> letting me connect to my database.  
> 
> Anyone have a guess to why it dissappears?

Cron starts a script that cleans out /tmp.
On my 4.0-CURRENT box that's /etc/periodic/daily/110.clean-tmps, and it
is disabled (first command is "exit") by default.

-- 
Christian "naddy" Weisgerber                  naddy@mips.rhein-neckar.de



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81hei9$2uh5$1>