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
a11b173ec3
commit
597b1b0af7
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@ 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 $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