diff options
Diffstat (limited to 'contrib/start-scripts/osx/README')
-rw-r--r-- | contrib/start-scripts/osx/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/start-scripts/osx/README b/contrib/start-scripts/osx/README index 97e299f7da6..9faf5a4a1c1 100644 --- a/contrib/start-scripts/osx/README +++ b/contrib/start-scripts/osx/README @@ -1,3 +1,8 @@ +The scripts in this directory are for use with Apple's SystemStarter +infrastructure, which is deprecated since macOS 10.4 and is gone entirely +as of 10.10. You should use the scripts in ../macos instead, unless +you are using a macOS release too old to have launchd. + To install execute the following: sudo /bin/sh ./install.sh |