mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Merge pull request #615 from Start9Labs/fix/mac_tor_httpd_launchctl_instructions
Fixup Tor Mac launchctl httpd instructions
This commit is contained in:
@@ -77,6 +77,12 @@ Enable Tor System-wide
|
||||
sudo launchctl enable system/org.apache.httpd
|
||||
sudo launchctl kickstart system/org.apache.httpd
|
||||
|
||||
.. note:: If these commands fail, your version of macOS may still use the older launchctl syntax:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist
|
||||
|
||||
#. Go to System Settings:
|
||||
|
||||
.. figure:: /_static/images/tor/systemSettings.png
|
||||
|
||||
Reference in New Issue
Block a user