This is an automated email from the ASF dual-hosted git repository.
rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 53b70f0 add a Catalina note
53b70f0 is described below
commit 53b70f0aa90e5919bec462e8c17465da33249a01
Author: Sam Ruby <[email protected]>
AuthorDate: Sun Oct 20 10:59:38 2019 -0400
add a Catalina note
---
MACOSX.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/MACOSX.md b/MACOSX.md
index 9349c68..d8fa396 100644
--- a/MACOSX.md
+++ b/MACOSX.md
@@ -245,6 +245,10 @@ cd whimsy
sudo ln -s `pwd` /srv/whimsy
```
+Note: if you had previously created a <tt>/srv</tt> directory and it goes
+missing when you upgrade to Catalina, the previous contents can be found in
+<tt>"/Users/Shared/Relocated Items/Security"</tt>.
+
Configure LDAP
--------------