From 07c4547a2fbe7e509f05cdd68a2066c0c0528716 Mon Sep 17 00:00:00 2001 From: millette Date: Mon, 24 Nov 2008 00:33:41 -0500 Subject: small correction to sphinx scripts (path to sphinx.conf) darcs-hash:20081124053341-099f7-46d7061034668e06e13626cada88a1a6ac87e163.gz --- scripts/sphinx-cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/sphinx-cron.sh') diff --git a/scripts/sphinx-cron.sh b/scripts/sphinx-cron.sh index c0a76228e..9759adbd0 100755 --- a/scripts/sphinx-cron.sh +++ b/scripts/sphinx-cron.sh @@ -20,5 +20,5 @@ # This program tries to start the daemons for Laconica. # Note that the 'maildaemon' needs to run as a mail filter. -/usr/local/bin/indexer --config ../sphinx.conf --all --rotate +/usr/local/bin/indexer --config /usr/local/etc/sphinx.conf --all --rotate -- cgit v1.2.3-54-g00ecf