Parv wrote:
in message <[EMAIL PROTECTED]>,
wrote Doug Barton thusly...
Parv wrote:
I am using FreeBSD 6. I haven't tried xorg 7.2 port(s) yet, but
recently did merge /usr/X11R6 to /usr/local (programs reinstalled,
made link to X11R6 to local, and such). On a reboot after that,
scripts indeed ran twice
...
Could you try restoring the default rc.conf entry, and apply the
patch I posted to /etc/rc.subr? It would be nice to get testing
from someone who was actually affected by the problem.
Doug, after commenting out $local_{periodic,startup} lines in
/etc/rc.conf, the patch posted in message
<[EMAIL PROTECTED]> failed to stop double execution of
scripts.
I do not see how the statement on line 1490 ...
1489 case "$local_rc" in
1490 *[\ ]*${f}[\ ]*|*[\ ]*${f}) ;;
1491 *) local_rc="${local_rc} $f" ;;
1492 esac
... work without actually resolving the paths,
I said it was lightly tested. :) Could you post your patch on the
freebsd-rc list? Forwarding your last message should be ok. I'm up to
my eyeballs in portmaster/xorg7 stuff atm.
Thanks,
Doug
--
This .signature sanitized for your protection
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"