]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/startdaemons.sh
A queuehandler for blowing caches offline
[quix0rs-gnu-social.git] / scripts / startdaemons.sh
index c3729761d06a65f63455b76fc6df1d12e702d58a..08de6d954a0cd9f0bc344767189f1745b9f2e44c 100755 (executable)
@@ -24,7 +24,8 @@ DIR=`dirname $0`
 
 for f in xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php \
          xmppconfirmhandler.php smsqueuehandler.php ombqueuehandler.php \
-         twitterqueuehandler.php facebookqueuehandler.php pingqueuehandler.php; do
+         twitterqueuehandler.php facebookqueuehandler.php pingqueuehandler.php \
+        memcachedqueuehandler.php; do
 
          echo -n "Starting $f...";
         php $DIR/$f