mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update restore
This commit is contained in:
parent
9ee49e82b0
commit
10f74fd91c
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ fi
|
|||
|
||||
# Restore permissions on app files
|
||||
# Set permissions to app files
|
||||
chown root: -R $data_path
|
||||
chown root: -R "/home/yunohost.app/$app"
|
||||
chown -R turnserver:root /var/log/$app
|
||||
chown turnserver:root /etc/turnserver.conf
|
||||
setfacl -R -m user:turnserver:rwX /var/log/$app
|
||||
|
|
Loading…
Add table
Reference in a new issue