diff --git a/scripts/install b/scripts/install index 68ed348..9cf9f31 100644 --- a/scripts/install +++ b/scripts/install @@ -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