add ping daemon to daemons

This commit is contained in:
Evan Prodromou 2009-03-05 14:37:27 -08:00
parent eaac9350dd
commit 87e5badcb6
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ DIR=`dirname $0`
for f in xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php \
xmppconfirmhandler.php smsqueuehandler.php ombqueuehandler.php \
twitterqueuehandler.php facebookqueuehandler.php; do
twitterqueuehandler.php facebookqueuehandler.php pingqueuehandler.php; do
echo -n "Starting $f...";
php $DIR/$f