From 9f4be05d5d4fe800227361c3eceea07deaae4269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:45:17 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) 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