cvs commit: src/etc/defaults periodic.conf rc.conf
Doug Barton
dougb at FreeBSD.org
Tue May 29 06:22:15 UTC 2007
dougb 2007-05-29 06:22:14 UTC
FreeBSD src repository
Modified files:
etc/defaults periodic.conf rc.conf
Log:
Now that a separate /usr/X11R6 directory is no longer in fashion,
stop looking there for things like rc.d and periodic. This avoids
duplicating effort when /usr/X11R6 is a symlink to /usr/local,
which it is by default now.
It is not anticipated at this time that we will MFC this change, since
we'd like to avoid breaking legacy systems. However, there is a fix for
/etc/rc.subr in the works to avoid running any rc.d scripts twice which
we should be able to MFC.
Revision Changes Path
1.44 +1 -1 src/etc/defaults/periodic.conf
1.315 +5 -5 src/etc/defaults/rc.conf
More information about the cvs-src
mailing list