Opened 14 years ago
Closed 13 years ago
#27920 closed defect (fixed)
port will delete /Library/LaunchDaemons when removing launchd plist links
Reported by: | ghosthound | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | MacPorts 2.0.0 |
Component: | base | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: |
Description
When uninstalling a port that includes a launchd plist (link) in /Library/LaunchDaemons, port will notice when the directory is empty and remove it. It should not remove /Library/LaunchDaemons.
Reproduce:
Install a one more more ports that include a launchd plist that gets linked into /Library/LaunchDaemons - apache2 and postgresql90-server will work. Uninstall the port or ports.
Expected results:
When uninstalling the last such port, /Library/LaunchDaemons will not be removed
Actual results:
When uninstalling the last such port, /Library/LaunchDaemons is removed
Change History (2)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Milestone: | → MacPorts Future |
---|
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 2.0.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r79443