Tagged Questions
2
votes
2answers
131 views
Turned off everything in folder /LaunchDeamons with launchctrl; can’t boot now—how to recover?
In an effort to shut down the httpd server, I was going to execute this command:
sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
Instead this was executed:
sudo ...