NetBSD-Bugs archive

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

PR/54741 CVS commit: src/usr.sbin/postinstall



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54741 CVS commit: src/usr.sbin/postinstall
Date: Sun, 29 Dec 2019 22:19:13 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sun Dec 29 22:19:13 UTC 2019
 
 Modified Files:
 	src/usr.sbin/postinstall: postinstall.in
 
 Log Message:
 Make sure rc, rc.subr, and rc.shutdown are properly updated.
 
 Currently there is no info which rc* files should be updated
 or not on upgrade (at least rc.conf and rc.local shouldn't),
 so put back an explicit list in the postinstall script.
 "Go for it" by christos@ in PR/54741.
 
 Should be pulled up to netbsd-9.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/postinstall/postinstall.in
 
 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