X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fstopdaemons.sh;h=60ffd83ad1e45d8991aa4115a3e8c305acba5ddb;hb=7721839efdf3a9b42ac94559425578a2285b042e;hp=f6d71eddfb466370bf6d0fd91850ff3667951f84;hpb=f8c34711b44bb05a99019bc6b4ca4ab4c5ba5143;p=quix0rs-gnu-social.git diff --git a/scripts/stopdaemons.sh b/scripts/stopdaemons.sh index f6d71eddfb..60ffd83ad1 100755 --- a/scripts/stopdaemons.sh +++ b/scripts/stopdaemons.sh @@ -2,7 +2,7 @@ # Laconica - a distributed open-source microblogging tool -# Copyright (C) 2008, Controlez-Vous, Inc. +# Copyright (C) 2008, 2009, Control Yourself, 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 @@ -25,7 +25,7 @@ DIR=`php $SDIR/getpiddir.php` for f in jabberhandler ombhandler publichandler smshandler pinghandler \ xmppconfirmhandler xmppdaemon twitterhandler facebookhandler \ - memcachehandler inboxhandler; do + twitterstatusfetcher; do FILES="$DIR/$f.*.pid" for ff in "$FILES" ; do