Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 1998 23:30:01 -0800 (PST)
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/8561: kernel inode change
Message-ID:  <199811080730.XAA16290@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/8561; it has been noted by GNATS.

From: Bruce Evans <bde@zeta.org.au>
To: cys@wlc.com, FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  Subject: Re: kern/8561: kernel inode change
Date: Sun, 8 Nov 1998 18:27:21 +1100

 >>Description:
 >
 >	Whenever this system (-stable from Oct 26) reboots, /kernel
 >	inode change time is altered to the time of reboot.
 
 dset always fiddles with the file flags.
 
 Fixes:
 
 - don't run dset on every boot.
 - change dset to not fiddle with the file flags.  This also fixes its
   non-restoral of the file flags after an error.
 - don't install kernels with schg set if you want dset to unsecure them.
 
 Bruce

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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