1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2024-09-03 18:16:32 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-09-01 12:45:17 +02:00
parent 150c4e34f6
commit 9f4be05d5d

View file

@ -97,7 +97,6 @@ ynh_config_add_logrotate "/var/log/$app"
# Set permissions to app files
chown root: -R $data_dir
#REMOVEME? Assuming ynh_config_add_logrotate is called, the proper chmod/chowns are now already applied and it shouldn't be necessary to tweak perms | chown -R turnserver:root /var/log/$app
chown turnserver:root /etc/turnserver.conf
setfacl -R -m user:turnserver:rwX /var/log/$app