From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-admin/consul/files/consul.logrotated | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app-admin/consul/files/consul.logrotated (limited to 'app-admin/consul/files/consul.logrotated') diff --git a/app-admin/consul/files/consul.logrotated b/app-admin/consul/files/consul.logrotated new file mode 100644 index 000000000000..ca958a5f5d05 --- /dev/null +++ b/app-admin/consul/files/consul.logrotated @@ -0,0 +1,7 @@ +/var/log/consul/consul.log { + missingok + size 5M + rotate 3 + compress + copytruncate +} -- cgit v1.2.3