Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2000 18:22:29 +0700
From:      "Arisandy Arief" <sandy@divre5.telkom.co.id>
To:        "Freebsd List" <freebsd-questions@freebsd.org>
Subject:   start qmail automatically...
Message-ID:  <001b01bfc24d$c5928f10$220c600a@divre5.net>

next in thread | raw e-mail | index | archive | help
how can I start qmail automatically on boot
I'm using daemontools and svscan script like this one:
#!/bin/sh
cd /service && /usr/local/bin/svscan & && echo ' svscan'

it run normally when I run it after boot-up process but error (qmail didn't
start)
when I use it for boot-up....
how can I fix it...???



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?001b01bfc24d$c5928f10$220c600a>