diff options
Diffstat (limited to 'scripts/sphinx-indexer.sh')
-rwxr-xr-x | scripts/sphinx-indexer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sphinx-indexer.sh b/scripts/sphinx-indexer.sh index b19309959..3311b2ed1 100755 --- a/scripts/sphinx-indexer.sh +++ b/scripts/sphinx-indexer.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 +/usr/local/bin/indexer --config /usr/local/etc/sphinx.conf --all |