[MacPorts] #42487: port reload or restart command

MacPorts noreply at macports.org
Thu Feb 13 05:29:56 PST 2014


#42487: port reload or restart command
----------------------------+--------------------------------
  Reporter:  xeron.oskom@…  |      Owner:  macports-tickets@…
      Type:  enhancement    |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  base           |    Version:  2.2.99
Resolution:                 |   Keywords:
      Port:                 |
----------------------------+--------------------------------

Old description:

> Please implement port reload (or port restart) command, which will do
> something similar to:
>
> port unload && port load
>
> optional: without disabling/enabling OSX launchd autostart.

New description:

 Please implement port reload (or port restart) command, which will do
 something similar to:

 {{{
 port unload && port load
 }}}

 optional: without disabling/enabling OSX launchd autostart.

--

Comment (by ryandesign@…):

 At the moment, `port load` and `port unload` simply directly call
 `launchctl`. To my knowledge, there is no `launchctl` equivalent for a
 restart or reload command. Perhaps we should check if there is any
 literature on the best method to restart a launchd-controlled service.

-- 
Ticket URL: <https://trac.macports.org/ticket/42487#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list