RFE: launchctl .plist files can/should installed w/in the /opt/local tree
Rather than put stuff in /opt/local and link to it from /Library, it's possible to install .plist files in /opt/local/LaunchDaemons and call them from /etc/launchd.conf. if the ports are removed or something happens to the MacPorts installation, a couple of lines of text in a file is tidier than crufty dead links all over the place. And it maintains the idea of minimal transgressions outside the /opt sandbox.
launchctl load -w /opt/local/etc/LaunchDaemons/org
.macports.mysql5/org.macports.mysql5.plist
launchctl load -w /opt/local/etc/LaunchDaemons/org.macports.apache2/org.macports.apache2.plist
Change History (7)
Milestone: |
→ Port Enhancements
|
Priority: |
Important →
High
|
Version: |
1.4.40
|
Milestone: |
Port Enhancements →
MacPorts base enhancements
|
Cc: |
paulbeard@… nox@… jmpp@… added
|
Component: |
ports →
base
|
Priority: |
High →
Normal
|
Resolution: |
→ invalid
|
Status: |
new →
closed
|
Milestone: |
MacPorts Future
|
Do this help at all?