Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2005 05:35:48 +0000
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/rc.d cleanvar
Message-ID:  <20050808053548.GA46806@freefall.freebsd.org>
In-Reply-To: <200508072310.j77NAWaw058590@repoman.freebsd.org>
References:  <200508072310.j77NAWaw058590@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 07, 2005 at 11:10:32PM +0000, Pawel Jakub Dawidek wrote:
> pjd         2005-08-07 23:10:32 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     etc/rc.d             cleanvar 
>   Log:
>   We don't need to skip /var/run/log socket, as syslogd is always started
>   after rc.d/cleanvar. And if we wanted to skip /var/run/log we still needed
>   to skip /var/run/logpriv, which wasn't implemented.

What about situations where we are placing logging sockets from the host
environment into the jail? The host environemnt's logging socket will
be clobbered when the prison starts up which is not good.

-- 
Christian S.J. Peron
csjp@FreeBSD.ORG
FreeBSD Committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050808053548.GA46806>