Date: Sun, 01 Feb 2004 16:35:33 -0800 From: Doug Barton <DougB@FreeBSD.org> To: freebsd-current@FreeBSD.org Subject: No longer necessary to 'rm /etc/rc.d/*' Message-ID: <401D9B55.4040606@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Howdy, In order to keep /etc/rc.d up to date, it was frequently recommended to do 'rm /etc/rc.d/* ; mergemaster -i'. As of 4 January this year it's not only no longer necessary to do that, it's not a good idea to do it. mergemaster now notifies you of stale files in /etc/rc.d, but the part of the script that does that will do funny things if you remove all the files first. FYI, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?401D9B55.4040606>