local/rc.d/* executed twice
Thomas Flaig
t.gf at freenet.de
Sat Jun 2 21:08:56 UTC 2007
Hello,
Am Samstag, 2. Juni 2007 schrieb Stefan Hauser:
> after upgrading 3 machines, i noticed that /usr/local/etc/rc.d/*
> scipts get exectued twice.
> does anyone have a fix for it ?
Add
local_startup="/usr/local/etc/rc.d"
to your /etc/rc.conf.
After the upgrade to x.org-7.2 /usr/X11R6 is a symlink to /usr/local.
The default-value of local_startup is set in /etc/defaults/rc.conf to
local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d"
Therefore all scripts will be executed twice if you don't change the
defaults.
Maybe an addition to the hint in /usr/ports/UPDATING would be good.
HTH
thomas
--
If you are not for yourself, who will be for you?
If you are for yourself, then what are you?
If not now, when?
More information about the freebsd-stable
mailing list