From 52ce659509022807c4a38fcb791abd325f3e8b00 Mon Sep 17 00:00:00 2001
From: sarthurdev <965089+sarthurdev@users.noreply.github.com>
Date: Wed, 6 Jul 2022 19:35:11 +0200
Subject: syslog: T4500: Remove max-size from rsyslog leaving rotation to
logrotate
After discussion with @zsdc this was decided the better long term fix
* Removes hourly logrotate cron in favour of systemd timer override
---
interface-definitions/system-syslog.xml.in | 25 -------------------------
1 file changed, 25 deletions(-)
(limited to 'interface-definitions/system-syslog.xml.in')
diff --git a/interface-definitions/system-syslog.xml.in b/interface-definitions/system-syslog.xml.in
index 480cb1ca6..90c3de5c1 100644
--- a/interface-definitions/system-syslog.xml.in
+++ b/interface-definitions/system-syslog.xml.in
@@ -390,31 +390,6 @@
Logging to system standard location
-
-
- Log file size and rotation characteristics
-
-
-
-
- Number of saved files (default is 5)
-
- [0-9]+
-
- illegal characters in number of files
-
-
-
-
- Size of log files (in kbytes, default is 256)
-
- [0-9]+
-
- illegal characters in size
-
-
-
-
Facility for logging
--
cgit v1.2.3