Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2009 16:00:41 +0000 (UTC)
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_jail.c
Message-ID:  <200907311600.n6VG0rQ3036248@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jamie       2009-07-31 16:00:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_jail.c 
  Log:
  SVN rev 196002 on 2009-07-31 16:00:41Z by jamie
  
  Make the "enforce_statfs" default 2 (most restrictive) in jail_set(2),
  instead of whatever the parent/system has (which is generally 0).  This
  mirrors the old-style default used for jail(2) in conjunction with the
  security.jail.enforce_statfs sysctl.
  
  Approved by:    re (kib), bz (mentor)
  
  Revision  Changes    Path
  1.117     +4 -3      src/sys/kern/kern_jail.c



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