X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fsphinx-indexer.sh;h=1ec0826bed4a28b13f3cd3280eb163b6f3e98678;hb=10df75f9a074f2987b3525cd70a129bd26972ebb;hp=b19309959bfce7b8b5e1340c654f29ea4cb78c2c;hpb=388e349c25c7a3964ea399dbd49b8e6abd2e3ad5;p=quix0rs-gnu-social.git diff --git a/scripts/sphinx-indexer.sh b/scripts/sphinx-indexer.sh index b19309959b..1ec0826bed 100755 --- a/scripts/sphinx-indexer.sh +++ b/scripts/sphinx-indexer.sh @@ -1,8 +1,8 @@ #!/bin/sh -# Laconica - a distributed open-source microblogging tool +# StatusNet - a distributed open-source microblogging tool -# Copyright (C) 2008, Controlez-Vous, Inc. +# Copyright (C) 2008, 2009, StatusNet, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -17,8 +17,8 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -# This program tries to start the daemons for Laconica. +# This program tries to start the daemons for StatusNet. # 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