From 1f0e60eceb85acab3154dfd2df19eee1ce14d359 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 25 Nov 2024 12:25:55 +0000 Subject: automatic import of cacti --- cacti.logrotate | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cacti.logrotate (limited to 'cacti.logrotate') diff --git a/cacti.logrotate b/cacti.logrotate new file mode 100644 index 0000000..754a051 --- /dev/null +++ b/cacti.logrotate @@ -0,0 +1,8 @@ +/var/log/cacti/cacti.log { + weekly + rotate 7 + missingok + notifempty + compress + su apache apache +} -- cgit v1.2.3