From 4788fa9f66ef51e47053d119c87e920eb01d879d Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 5 Jan 2021 14:39:34 +0100
Subject: [PATCH] [doc/macos] Also enable remote desktop connection by default
 on new installs

---
 doc/macos.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/macos.rst b/doc/macos.rst
index b1708de0..d539f2ef 100644
--- a/doc/macos.rst
+++ b/doc/macos.rst
@@ -68,7 +68,8 @@ Building the reference setup
    Choose a password to protect access to this user.  In "Login Options",
    select this user to auto-login, type its password to confirm
 4. Enable SSH access to the machine by going on ``System Preferences``,
-   ``Sharing`` and then selecting ``Remote Login``. Make sure only users on the
+   ``Sharing`` and then selecting ``Remote Login`` (for ssh) and ``Screen
+   Sharing`` (for remote desktop connections). Make sure only users on the
    ``Administrators`` group can access the machine.
 5. Create as many ``Administrator`` users as required to manage the machine
 6. Login as administrator of the machine (so, not on the `gitlab` account).  As
-- 
GitLab