#40178: Query: how do I kill daemondo run mysql5 ----------------------------+-------------------------------- Reporter: steve@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: mysql5-server | ----------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => invalid * port: => mysql5-server Old description:
I have tried all the usual things, but it keeps coming back. Here's the ps entry
root 12891 0.0 0.0 2501144 592 ?? Ss 3:07PM 0:00.02 /opt/local/bin/daemondo --label=mysql5 --start-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none
/opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync
New description: I have tried all the usual things, but it keeps coming back. Here's the ps entry {{{ root 12891 0.0 0.0 2501144 592 ?? Ss 3:07PM 0:00.02 /opt/local/bin/daemondo --label=mysql5 --start-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none }}} /opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync -- Comment: Assuming you started it by running {{{ sudo port load mysql5-server }}} (or using the more verbose but equivalent `launchctl` command), you stop it by running {{{ sudo port unload mysql5-server }}} -- Ticket URL: <https://trac.macports.org/ticket/40178#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X