change xmppqueuedaemon to jabberqueuedaemon in startdaemons

darcs-hash:20080904194346-84dde-93705711bbaab5ac10195a9ef1c855115e545b26.gz
This commit is contained in:
Evan Prodromou 2008-09-04 15:43:46 -04:00
parent bd83350c89
commit 12b7829f66
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
export INSTALLDIR=$1
for f in xmppdaemon.php xmppqueuehandler.php publicqueuehandler.php \
for f in xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php \
xmppconfirmhandler.php smsqueuehandler.php ombqueuehandler.php; do
echo -n "Starting $f...";