NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57629 CVS commit: src/etc/defaults



The following reply was made to PR install/57629; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57629 CVS commit: src/etc/defaults
Date: Wed, 27 Sep 2023 01:27:32 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Sep 27 01:27:32 UTC 2023
 
 Modified Files:
 	src/etc/defaults: rc.conf
 
 Log Message:
 /etc/rc.d/certctl_init: Default off.
 
 Otherwise in systems without certctl_init=YES, such as systems
 installed with sysinst(8) where it's unnecessary because the rehash
 has already happened at install time, you'll get spurious warnings.
 
 PR install/57629
 
 XXX pullup-10
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.165 -r1.166 src/etc/defaults/rc.conf
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index