Date: Mon, 24 Jan 2011 13:16:29 -0500 From: Tom Worster <fsb@thefsb.org> To: FreeBSD <freebsd-questions@freebsd.org> Subject: Running two daemon instances -- rc.d or not? Message-ID: <C9632C2D.D6B6%fsb@thefsb.org>
next in thread | raw e-mail | index | archive | help
I need to set up a server with two instances of SphinxSearch searchd (listening on different ports, of course). What's a good way to do it? Copying /usr/local/etc/rc.d/sphinxsearch to /usr/local/etc/rc.d/sphinxsearch2 and editing that doesn't feel very attractive. tnx tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C9632C2D.D6B6%fsb>