Date: Wed, 9 May 2001 13:21:39 -0700 (PDT) From: Matt Dillon <dillon@earth.backplane.com> To: Brian Somers <brian@Awfulhak.org> Cc: Brian Somers <brian@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brian@Awfulhak.org, freebsd-arch@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc Message-ID: <200105092021.f49KLdT99914@earth.backplane.com> References: <200105090803.f49833B84293@hak.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
:> brian 2001/05/09 00:24:47 PDT
:>
:> Modified files: (Branch: RELENG_4)
:> etc rc
:> Log:
:> Remove sockets as well as regular files in /var/run and /var/spool/lock
:> at boot time. This restores the pre-4.3 behaviour.
:>
:> Revision Changes Path
:> 1.212.2.25 +2 -2 src/etc/rc
:
:I think maybe this should just remove everything ? Comments ?
:
:--
:Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
Yes. /var/run should be wiped completely. Programs needing
persistent /var storage should use /var/db. That's why we have
a /var/db separate from a /var/run.
-Matt
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105092021.f49KLdT99914>
