summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder-geolocation/lora-packet-forwarder-geolocation.logrotate.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder-geolocation/lora-packet-forwarder-geolocation.logrotate.conf')
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder-geolocation/lora-packet-forwarder-geolocation.logrotate.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder-geolocation/lora-packet-forwarder-geolocation.logrotate.conf b/recipes-connectivity/lora/lora-packet-forwarder-geolocation/lora-packet-forwarder-geolocation.logrotate.conf
deleted file mode 100644
index 01a1cc0..0000000
--- a/recipes-connectivity/lora/lora-packet-forwarder-geolocation/lora-packet-forwarder-geolocation.logrotate.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-/var/log/lora-*.log {
- size 512k
- rotate 4
- compress
- copytruncate
- missingok
-}