From owner-cvs-all Thu Jun 8 6: 7:22 2000 Delivered-To: cvs-all@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 2353F37B997; Thu, 8 Jun 2000 06:07:19 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id C8B8118F0; Thu, 8 Jun 2000 15:07:17 +0200 (CEST) Date: Thu, 8 Jun 2000 15:07:17 +0200 From: Stijn Hoop To: Valentin Nechayev Cc: Clive Lin , Brian Somers , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc/periodic/daily 110.clean-tmps Message-ID: <20000608150717.A34730@pcwin002.win.tue.nl> References: <200006080848.BAA28589@freefall.freebsd.org> <20000608191743.A96693@host.cer.ntnu.edu.tw> <20000608150301.A51371@lucky.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000608150301.A51371@lucky.net>; from netch@lucky.net on Thu, Jun 08, 2000 at 03:03:01PM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jun 08, 2000 at 03:03:01PM +0300, Valentin Nechayev wrote: > Thu, Jun 08, 2000 at 19:17:43, clive wrote about "Re: cvs commit: src/etc/periodic/daily 110.clean-tmps": > > > Oh, sorry, how if I really don't want to clean /tmp while the machine > > is running, and want to clean /tmp when reboot ... ? > > > > There're many applications need /tmp to store their sockets. > > > > It's possible if a screen socket idles for one or 2 weeks, then the > > owner comes back to "screen -r". > > screen sockets should be placed in /var/run for suidroot screen > and possibly in ~/var/run for non-suidroot one. > > > Or a mysql or postgresql sockets (even more) that idle for a really > > long time but need to connect to the demon at any time. > > The same. What about sockets in /tmp/.X11-unix? Or other X-related things, like the GNOME session manager, orbit, etc? I want to be able to leave my session running (locked of course) overnight... Note that I do agree that /tmp should be able to be cleaned every day, however before this is a reality a lot of software needs to be taught The Right Way(TM)... BTW, isn't this becoming a -ports issue? (screen, X, etc) --Stijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message