Skip to content

Commit e752327

Browse files
committed
minor #8290 Swap the two setfacl commands (zephyr-thomas)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes #8290). Discussion ---------- Swap the two setfacl commands The description was not suitable for the given setfacl commands. Commits ------- b6f9f74 Update the setfacl description.
2 parents f663f52 + b6f9f74 commit e752327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/file_permissions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ following script to determine your web server user and grant the needed permissi
5555
5656
.. note::
5757

58-
  The first ``setfacl`` command sets permissions on the existing files and
59-
folders, while the second one sets permissions for future files and folders.
58+
  The first ``setfacl`` command sets permissions for future files and folder,
59+
while the second one sets permissions on the existing files and folders.
6060
Both of these commands assign permissions for the system user and the Apache
6161
user.
6262

0 commit comments

Comments
 (0)