Date: Sun, 04 Dec 2005 10:15:03 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Nicolas Blais <nb_root@videotron.ca> Cc: freebsd-current@freebsd.org, Scott Robbins <scottro@nyc.rr.com> Subject: Re: [rc update] sshd no longer starts at boot Message-ID: <43933227.4050906@FreeBSD.org> In-Reply-To: <200512041303.45970.nb_root@videotron.ca> References: <200512031609.48962.nb_root@videotron.ca> <200512041135.39342.nb_root@videotron.ca> <20051204174032.GA1304@mail.scottro.net> <200512041303.45970.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Nicolas Blais wrote: > For cupds, after you did the update, did you rm /usr/local/etc/rc.d/cups.sh > and cp /usr/local/etc/rc.d/cups.sh.sample /usr/local/etc/rc.d/cups.sh ? A more effective long term solution to that problem is to do: cd /usr/local/etc/rc.d rm cups.sh ln -s cups.sh.sample cups.sh Also, you can test the effectiveness of the solution by removing the line with the word PROVIDE on it from the cups.sh[.sample] script, which is all the update to the port does. Of course, it's possible that some OTHER script from another port is also causing a problem. If after you do the cups update you still have a problem, send me all the scripts you have in /usr/local/etc/rc.d and /usr/X11R6/etc/rc.d, I will be glad to take a look. hth, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43933227.4050906>