Date: Sun, 10 Sep 2006 11:11:36 -0700 (PDT) From: White Hat <pigskin_referee@yahoo.com> To: FreeBSD Users Questions <freebsd-questions@freebsd.org> Subject: Making startup order static Message-ID: <20060910181136.57823.qmail@web34410.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
FreeBSD 6.1 I need to keep several programs starting in a particular order. clamav-clamd clamav-freshclam clamsmtpd saslauthd dovecot postfix fetchmail By default, they do not start in that order. I have modified the rc.d files to force them to start in the order specified above. The problem is that every time I update these programs the rc.d startup file is modified which destroys the changes I have made. This then requires me to recreate the modifications to force the start up order I require. Is there anyway I can achieve this goal in a simplified manner? I thought perhaps there might be something I could add to the /etc/rc.conf file; however, I have not discovered it. -- White Hat pigskin_referee@yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060910181136.57823.qmail>