summaryrefslogtreecommitdiffstats
path: root/network/etcd/etcd.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'network/etcd/etcd.logrotate')
-rw-r--r--network/etcd/etcd.logrotate7
1 files changed, 0 insertions, 7 deletions
diff --git a/network/etcd/etcd.logrotate b/network/etcd/etcd.logrotate
deleted file mode 100644
index 225b3a9e2d..0000000000
--- a/network/etcd/etcd.logrotate
+++ /dev/null
@@ -1,7 +0,0 @@
-/var/log/etcd/etcd.log {
- copytruncate
- daily
- rotate 7
- compress
- missingok
-}