in message <[EMAIL PROTECTED]>,
wrote Stefan Hauser thusly...
>
> after upgrading 3 machines, i noticed that /usr/local/etc/rc.d/*
> scipts get exectued twice. does anyone have a fix for it ?
This had been discussed/mentioned on ports@ mailing list, and
possibly on questions@ too; search for Dou
Hi!
> after upgrading 3 machines, i noticed that /usr/local/etc/rc.d/* scipts get
> exectued twice.
> does anyone have a fix for it ?
The reason is:
/etc/defaults/rc.conf contains
local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs.
To fix it, add a line to /etc/rc.
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 symli
On 6/2/07, Stefan Hauser <[EMAIL PROTECTED]> wrote:
after upgrading 3 machines, i noticed that /usr/local/etc/rc.d/* scipts get
exectued twice.
does anyone have a fix for it ?
Add the following to /etc/rc.conf:
local_startup="/usr/local/etc/rc.d"
And add the following to /etc/periodic.conf:
hi
after upgrading 3 machines, i noticed that /usr/local/etc/rc.d/* scipts get
exectued twice.
does anyone have a fix for it ?
tnx
etienne
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To u