mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Set acl access in Coturn config update script
This commit is contained in:
parent
dc62daafdf
commit
17a017cf3d
1 changed files with 3 additions and 1 deletions
|
@ -25,4 +25,6 @@ fi
|
|||
|
||||
ynh_replace_string "^external-ip=.*\$" "$external_IP_line" "/etc/matrix-$app_instance/coturn.conf"
|
||||
|
||||
setfacl -R -m user:turnserver:rX /etc/matrix-$app
|
||||
|
||||
exit 0
|
Loading…
Add table
Reference in a new issue