Date: Thu, 31 Jan 2002 12:31:55 -0800 (PST) From: David Ouyang <ntusnet@yahoo.com> To: "Question FreeBSD.ORG" <questions@FreeBSD.ORG> Subject: Newbie+FreeBSD+Qmail Message-ID: <20020131203155.51162.qmail@web20003.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi everybody: I have newbie question about setting qmail server on Freebsd4.3 stable. 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? Thank you. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com 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?20020131203155.51162.qmail>