change xmppqueuedaemon to jabberqueuedaemon in startdaemons
darcs-hash:20080904194346-84dde-93705711bbaab5ac10195a9ef1c855115e545b26.gz
This commit is contained in:
parent
bd83350c89
commit
12b7829f66
|
@ -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...";
|
||||
|
|
Loading…
Reference in New Issue
Block a user