From f74209ba18fc80288ab07b7bc8be9431dfad60ee Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Tue, 6 Nov 2018 14:23:38 -0600 Subject: lora: turn-off default packet forwarder logging, does not work with logrotate --- recipes-connectivity/lora/lora-logging/lora-logging.logrotate.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-connectivity/lora/lora-logging') diff --git a/recipes-connectivity/lora/lora-logging/lora-logging.logrotate.conf b/recipes-connectivity/lora/lora-logging/lora-logging.logrotate.conf index 01a1cc0..f425c00 100644 --- a/recipes-connectivity/lora/lora-logging/lora-logging.logrotate.conf +++ b/recipes-connectivity/lora/lora-logging/lora-logging.logrotate.conf @@ -4,4 +4,7 @@ compress copytruncate missingok + postrotate + killall -SIGHUP lora-network-server + endscript } -- cgit v1.2.3