mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-10 13:47:49 +00:00
Fix permissions
This commit is contained in:
parent
83e6c5309b
commit
19c30f9709
1 changed files with 1 additions and 0 deletions
|
@ -794,6 +794,7 @@ systemctl enable tpot
|
|||
fuBANNER "Permissions"
|
||||
chmod 760 -R /data
|
||||
chown tpot:tpot -R /data
|
||||
chown tsec:tsec -R /home/tsec/.ssh
|
||||
chmod 644 -R /data/nginx/conf
|
||||
chmod 644 -R /data/nginx/cert
|
||||
|
||||
|
|
Loading…
Reference in a new issue