From 466130cf169762a8db23e9ded3882aa4cd6cf115 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Thu, 25 Jan 2024 12:04:14 -0600 Subject: [PATCH] Update System.md --- docs/faq/System.md | 2 ++ 1 file changed, 2 insertions(+) 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.