Date: Thu, 19 May 2005 21:31:36 GMT From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: zenin@rhps.org, csjp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/74820: /etc/rc deletes /var/run/log by mistake, problem for syslogd running outside of chroot jails Message-ID: <200505192131.j4JLVaoU079385@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: /etc/rc deletes /var/run/log by mistake, problem for syslogd running outside of chroot jails State-Changed-From-To: open->closed State-Changed-By: csjp State-Changed-When: Thu May 19 21:28:46 GMT 2005 State-Changed-Why: I fixed this issue in revision 1.8 of src/etc/rc.d/cleanvar: revision 1.8 date: 2005/04/14 03:56:06; author: csjp; state: Exp; lines: +2 -0 Do not remove logging sockets. This fixes an issue where logging sockets placed into prisons from the host environment get clobbered by the prison's instance of cleanvar. (assuming /etc/rc is run in the prison). Discussed with: pjd, green, cperciva MFC after: 1 week http://www.freebsd.org/cgi/query-pr.cgi?pr=74820
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505192131.j4JLVaoU079385>