make talk-recording read-only

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-26 18:18:26 +02:00
parent 6747613a34
commit 5189f0cd51
3 changed files with 10 additions and 2 deletions

View file

@ -12,7 +12,7 @@ elif [ -z "$INTERNAL_SECRET" ]; then
exit 1
fi
cat << RECORDING_CONF > "/etc/recording.conf"
cat << RECORDING_CONF > "/conf/recording.conf"
[logs]
# 30 means Warning
level = 30