From b76a4387ac400b6fb7f3fffa48bd8eba5e0936b7 Mon Sep 17 00:00:00 2001 From: Thomas Talbot Date: Wed, 16 Aug 2017 13:53:40 +0200 Subject: [PATCH] Update the setfacl description. Update the setfacl description. --- setup/file_permissions.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/file_permissions.rst b/setup/file_permissions.rst index a5f9eaefa19..cae8c7bbbfc 100644 --- a/setup/file_permissions.rst +++ b/setup/file_permissions.rst @@ -55,8 +55,8 @@ following script to determine your web server user and grant the needed permissi .. note:: -   The first ``setfacl`` command sets permissions on the existing files and - folders, while the second one sets permissions for future files and folders. +   The first ``setfacl`` command sets permissions for future files and folder, + while the second one sets permissions on the existing files and folders. Both of these commands assign permissions for the system user and the Apache user.