Merge remote-tracking branch 'origin/patch'

This commit is contained in:
Ryan Kurtz 2025-04-03 14:13:39 -04:00
commit 7c71be972a

View file

@ -1102,14 +1102,14 @@ Expansion Daemon) which will satisfy the entropy demand needed by /dev/random.
</P> </P>
<br> <br>
<a name="macDiskAccess"><h3><u>macOS - Service fails to start</u></h3></a> <a name="macDiskAccess"><h3><u>macOS - Service fails to start (macOS 10.14 Mojave and later)</u></h3></a>
<P> <P>
The installed service may fail to start with macOS Mojave (10.14) to macOS Monterey (12.0) due The installed service may fail to start with macOS Mojave (10.14) and later due
to changes in the macOS system protection feature. When the service fails to start it does not to changes in the Mac OS system protection feature. When the service fails to start it does not
provide any error or logging to help determine the cause. Although granting <i>Full Disk Access</i> provide any error or logging to help determine the cause. Although granting <i>Full Disk Access</i>
to <i>Java</i> can be a workaround, this is rather drastic and is not considered desirable to <i>Java</i> can be a workaround, this is rather drastic and is not considered desirable
since it will allow any Java application to run as root. Newer versions of macOS (Ventura 13.0 and since it will allow any Java application to run as root. For this reason, installation
later) do not exhibit this issue. of the Ghidra Server as a service on macOS is discouraged.
</P> </P>
(<a href="#top">Back to Top</a>) (<a href="#top">Back to Top</a>)