aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/install/secure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/install/secure.sh')
-rwxr-xr-xscripts/install/secure.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/install/secure.sh b/scripts/install/secure.sh
index 48255b6..43ed679 100755
--- a/scripts/install/secure.sh
+++ b/scripts/install/secure.sh
@@ -18,3 +18,7 @@ sudo chmod a+x ${OS_PATH}/current/scripts/start-sim
18sudo chmod ug+rwx ${OS_PATH}/config 18sudo chmod ug+rwx ${OS_PATH}/config
19sudo chmod g+s ${OS_PATH}/config 19sudo chmod g+s ${OS_PATH}/config
20sudo chmod 600 ${OS_PATH}/config/*.ini 20sudo chmod 600 ${OS_PATH}/config/*.ini
21
22chmod ug+rwx ${OS_PATH}/caches
23chmod o-rwx ${OS_PATH}/caches
24chmod g+s ${OS_PATH}/caches