stopdaemons.php does not stop daemons

stopdaemon.php is not stopping the daemons on my installation (tonybaldwin.me/status).

I run the script, and all the daemons are still running around doing their thing.

Comments

  • I think a discussion elsewhere may have solved this, but for anyone passing by, here's the deal:

    Starting daemons involves editing the getvaliddaemons script and inserting the ones you need. Then, the startdaemons script uses that to know which ones to start.

    Stopping the daemons involves editing the stopdaemons script and making the same insertions again.

    /aside Why isn't the stopdaemons script using the getvaliddaemons script?
  • Yeah, @JPope straightened me out on friendica.
    While startdaemons will start queudaemon and imdaemon, stopdeamons.sh was not including those two. I added them.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID