mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
create log
This commit is contained in:
parent
9b703bc9c1
commit
8899f02eed
@ -127,8 +127,9 @@ fi
|
||||
check_command install_if_not coturn
|
||||
check_command sed -i '/TURNSERVER_ENABLED/c\TURNSERVER_ENABLED=1' /etc/default/coturn
|
||||
|
||||
# Just create it just in case
|
||||
# Create log for coturn
|
||||
mkdir -p "$VMLOGS"
|
||||
touch "$VMLOGS"/turnserver.log
|
||||
|
||||
# Generate $TURN_CONF
|
||||
cat << TURN_CREATE > "$TURN_CONF"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user