From 26707f78b4659624f301b6d5d894978be90e1c24 Mon Sep 17 00:00:00 2001 From: sergio Date: Wed, 17 Apr 2024 13:37:16 +0200 Subject: [PATCH] remember rotate logs --- installation/openbsd/install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installation/openbsd/install.sh b/installation/openbsd/install.sh index ac5df0e..9d032ca 100755 --- a/installation/openbsd/install.sh +++ b/installation/openbsd/install.sh @@ -35,4 +35,7 @@ echo ' Remember to allow incoming traffic on sip-tarpit listening UDP port (default 5060/udp). +Remember to add an entry to newsyslog.conf to rotate logs, something like: +/var/log/sip_tarpit/sip_tarpit.log 644 7 250 * Z + '