diff options
Diffstat (limited to 'recipes-connectivity/lora/lora-network-server')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf b/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf index d2b6c9a..01a1cc0 100644 --- a/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf +++ b/recipes-connectivity/lora/lora-network-server/lora-network-server.logrotate.conf @@ -1,4 +1,4 @@ -/var/log/lora-pkt-fwd*.log /var/log/lora-network-server.log { +/var/log/lora-*.log { size 512k rotate 4 compress |