diff --git a/docs/faq/System.md b/docs/faq/System.md index 4f2e2ad5b..987f59fab 100644 --- a/docs/faq/System.md +++ b/docs/faq/System.md @@ -70,3 +70,5 @@ sb install fix-permissions ``` This will set permissions on `/mnt/local`, `/opt` and `/home/` (where `` is replaced with your username) to match saltbox' requirements and expectations. + +If you have installed software that requires unusual permissions within any of these locations, you will need to restore those permissions yourself, as required.