diff options
Diffstat (limited to 'source/a/mcelog/mcelog.logrotate.size.syntax.diff')
-rw-r--r-- | source/a/mcelog/mcelog.logrotate.size.syntax.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/a/mcelog/mcelog.logrotate.size.syntax.diff b/source/a/mcelog/mcelog.logrotate.size.syntax.diff new file mode 100644 index 00000000..49a511a5 --- /dev/null +++ b/source/a/mcelog/mcelog.logrotate.size.syntax.diff @@ -0,0 +1,11 @@ +--- ./mcelog.logrotate.orig 2021-04-30 09:44:57.000000000 -0500 ++++ ./mcelog.logrotate 2021-05-23 14:16:45.606004778 -0500 +@@ -3,7 +3,7 @@ + dateext + maxage 365 + rotate 99 +- size=+2048k ++ size 2048k + notifempty + missingok + copytruncate |