Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2002 14:34:12 -0600
From:      uid0@catastrophe.net
To:        "Question FreeBSD.ORG" <questions@FreeBSD.ORG>
Subject:   Re: Newbie+FreeBSD+Qmail
Message-ID:  <20020131143412.U96892@catastrophe.net>
In-Reply-To: <20020131203155.51162.qmail@web20003.mail.yahoo.com>; from ntusnet@yahoo.com on Thu, Jan 31, 2002 at 12:31:55PM -0800
References:  <20020131203155.51162.qmail@web20003.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-01-31 at 12:31:55 -0800, David Ouyang wrote...

; Like Liunx I can do the following to make qmail
; start at boot time
; 
;     ln -s /var/qmail/bin/qmailctl INITDIR/qmail
;     ln -s ../init.d/qmail RCDIR/rc0.d/K30qmail
;     ln -s ../init.d/qmail RCDIR/rc1.d/K30qmail
;     ln -s ../init.d/qmail RCDIR/rc2.d/S80qmail
;     ln -s ../init.d/qmail RCDIR/rc3.d/S80qmail
;     ln -s ../init.d/qmail RCDIR/rc4.d/S80qmail
;     ln -s ../init.d/qmail RCDIR/rc5.d/S80qmail
;     ln -s ../init.d/qmail RCDIR/rc6.d/K30qmail
; 
; How do I do this on FreeBSD?

You install daemontools, then start up svscan /service

:)

Else put them in /etc/rc.* or read /etc/rc.conf

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020131143412.U96892>