[MacPorts] #27578: mpd: killing daemon with "launchctl -w unload ..." has no visible effect (kills wrong process)
MacPorts
noreply at macports.org
Sun Dec 5 10:53:14 PST 2010
#27578: mpd: killing daemon with "launchctl -w unload ..." has no visible effect
(kills wrong process)
--------------------------+-------------------------------------------------
Reporter: greg@… | Owner: milosh@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: mpd
--------------------------+-------------------------------------------------
Comment(by ryandesign@…):
Replying to [ticket:27578 greg@…]:
> I can start the daemon with [[br]]
> [[br]]
> sudo launchctl load -w /Library/LaunchDaemons/org.macports.mpd.plist
Or, equivalently (but easier to remember):
{{{
sudo port load mpd
}}}
> sudo launchctl unload -w /Library/LaunchDaemons/org.macports.mpd.plist
Or:
{{{
sudo port unload mpd
}}}
> I expected both that daemondo instance and mpd to be killed.
Right, that's how it's supposed to work. I'm not sure why it's not working
that way here.
--
Ticket URL: <https://trac.macports.org/ticket/27578#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list