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:
parent
150c4e34f6
commit
9f4be05d5d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue