Date: Wed, 28 Mar 2001 12:05:30 +0100 From: Brian Somers <brian@Awfulhak.org> To: Jordan Hubbard <jkh@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/etc rc Message-ID: <200103281105.f2SB5Um54076@hak.lan.Awfulhak.org> In-Reply-To: Message from Brian Somers <brian@FreeBSD.org> of "Wed, 28 Mar 2001 02:13:27 -0800." <200103281013.f2SADRu73758@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I think this should be MFCd. It's preventing some PPPoE diagnostic
sockets from working where the PPPoE connection isn't shutting down
cleanly at machine shutdown time - leaving a stray socket file in
/var/run.
4.2-release (rc 1.212.2.8) had a ``rm /var/run/*'' which removed these
sockets. purgedir() was used instead in version 1.212.2.13 to
prevent problems when people create directories under /var/run.
It's not a show stopper if it isn't merged though... it's just
potentially irritating.
> brian 2001/03/28 02:13:27 PST
>
> Modified files:
> etc rc
> Log:
> Remove sockets found in /var/run or /var/spool/lock at boot time
> (as well as files).
>
> Revision Changes Path
> 1.258 +2 -2 src/etc/rc
--
Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
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?200103281105.f2SB5Um54076>
