From: Vincent Vanwaelscappel Date: Tue, 9 May 2023 11:00:02 +0000 (+0200) Subject: wait #5851 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fd7a093033b610c13b5fbe02c965576c412beff7;p=fluidbook-toolbox.git wait #5851 --- diff --git a/bin/startup.sh b/bin/startup.sh index 6208eabdc..53d06dd23 100644 --- a/bin/startup.sh +++ b/bin/startup.sh @@ -7,11 +7,13 @@ chown -R root:root /etc/sudoers.d chown -R toolbox:www-data /application/storage/framework chmod 755 /etc/ssh/*.d chmod 600 /etc/ssh/*_key + chmod 750 /application chmod 600 /application/.ssh/id_rsa chmod 700 /application/.ssh/ chmod 600 /application/.ssh/authorized_keys2 chown -R toolbox:www-data /application/.ssh + chmod 600 /root/.ssh/id_rsa chmod 700 /root/.ssh/ chmod 600 /root/.ssh/authorized_keys2