#36054: Feature request: reload action ---------------------------+-------------------------------- Reporter: mailtoarlo@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: Resolution: | Keywords: Port: | ---------------------------+-------------------------------- Comment (by umassthrower@…): I'm not sure that a deficiency in launchctl is an appropriate reason to have a deficiency in port. To start, having the "port reload apache2" command be a shortcut for "launchctl load -w /Library/LaunchDaemons/org.macports.X.plist && launchctl unload -w /Library/LaunchDaemons/org.macports.X.plist" seems like it would sufficiently simulate the user's expected behavior. I for one was slightly shocked today when sudo port reload dnsmasq failed as the reload/restart common case optimization is supported in most analogous systems as it is by far the most common use case of the load/reload/unload or start/restart/stop paradigm. -- Ticket URL: <https://trac.macports.org/ticket/36054#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS