Subject: CVS commit: basesrc/etc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/18/2002 08:02:01
Module Name: basesrc
Committed By: lukem
Date: Thu Apr 18 05:02:01 UTC 2002
Modified Files:
basesrc/etc/rc.d: ipmon
Removed Files:
basesrc/etc/rc.conf.d: ipmon
Log Message:
Revert previous:
+ it was not discussed first
+ it is not consistent with the rest of the rc.d system. everything else:
- has defaults & example configuration in /etc/defaults/rc.conf
- uses lower-case variable names, including ipmon itself
Similar functionality added by the change I'm backing out may be
reintroduced in the future once it's been changed to meet our de-facto
rc.d standards, as opposed to something that appears to have been
lifted from a non-NetBSD source (HP/UX ?) ...
To generate a diff of this commit:
cvs rdiff -r1.2 -r0 basesrc/etc/rc.conf.d/ipmon
cvs rdiff -r1.8 -r1.9 basesrc/etc/rc.d/ipmon
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.