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
a2db23ab78
commit
d6af1d96e0
1 changed files with 2 additions and 0 deletions
|
@ -179,6 +179,8 @@ ynh_use_logrotate --logfile "/var/log/$app"
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
chown root: -R $data_path
|
chown root: -R $data_path
|
||||||
chown -R turnserver:root /var/log/$app
|
chown -R turnserver:root /var/log/$app
|
||||||
|
chmod 770 $data_path/Coturn_config_rotate.sh
|
||||||
|
chmod 770 $coturn_config_path
|
||||||
setfacl -R -m user:turnserver:rwX /var/log/$app
|
setfacl -R -m user:turnserver:rwX /var/log/$app
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue