From 1100cffc42e41fae46be927ea82936ce5fb3f28a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 30 Jul 2025 16:10:37 +0000 Subject: automatic import of zabbix --- zabbix-logrotate.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zabbix-logrotate.in (limited to 'zabbix-logrotate.in') diff --git a/zabbix-logrotate.in b/zabbix-logrotate.in new file mode 100644 index 0000000..6eeea97 --- /dev/null +++ b/zabbix-logrotate.in @@ -0,0 +1,8 @@ +/var/log/USER/zabbix_COMPONENT.log { + missingok + monthly + notifempty + compress + copytruncate + su USER USER +} -- cgit v1.2.3