cvs commit: src/etc/rc.d cleanvar
Christian S.J. Peron
csjp at FreeBSD.org
Mon Aug 8 05:35:48 GMT 2005
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 at FreeBSD.ORG
FreeBSD Committer
More information about the cvs-src
mailing list