Date: Mon, 23 May 2005 12:25:33 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d named Message-ID: <200505231225.j4NCPX5o049205@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-05-23 12:25:33 UTC
FreeBSD src repository
Modified files:
etc/rc.d named
Log:
We need to use 'applyset' command for devfs, 'apply hide' is not enough,
because new devfs entries can show up later and one can access such entires
from inside named chroot.
In rc.d scripts we can use devfs_domount() function with devfsrules_hide_all
policy and unhide 'null' and 'random' manually.
Revision Changes Path
1.22 +2 -6 src/etc/rc.d/named
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505231225.j4NCPX5o049205>
