1
0
Fork 0
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:
ericgaspar 2021-02-01 12:04:55 +01:00
parent 9ee49e82b0
commit 10f74fd91c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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