219 |
+$OUT.="# keep n weeks worth of backlogs |
+$OUT.="# keep n weeks worth of backlogs |
220 |
+rotate $total\n"; |
+rotate $total\n"; |
221 |
+} |
+} |
222 |
+size {$rsyslog{'MaxSize'} || "100M";} |
+maxsize {$rsyslog{'MaxSize'} || "100M";} |
223 |
+ |
+ |
224 |
diff -Nur --no-dereference e-smith-base-5.8.1.old/root/etc/e-smith/templates/etc/logrotate.conf/11notifempty e-smith-base-5.8.1/root/etc/e-smith/templates/etc/logrotate.conf/11notifempty |
diff -Nur --no-dereference e-smith-base-5.8.1.old/root/etc/e-smith/templates/etc/logrotate.conf/11notifempty e-smith-base-5.8.1/root/etc/e-smith/templates/etc/logrotate.conf/11notifempty |
225 |
--- e-smith-base-5.8.1.old/root/etc/e-smith/templates/etc/logrotate.conf/11notifempty 1969-12-31 19:00:00.000000000 -0500 |
--- e-smith-base-5.8.1.old/root/etc/e-smith/templates/etc/logrotate.conf/11notifempty 1969-12-31 19:00:00.000000000 -0500 |
413 |
+[Service] |
+[Service] |
414 |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/rsyslog.conf |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/rsyslog.conf |
415 |
+ExecStartPre=-/sbin/e-smith/systemd/rsyslog-pre |
+ExecStartPre=-/sbin/e-smith/systemd/rsyslog-pre |
416 |
+ |
+ExecStartPost=-/sbin/e-smith/systemd/rsyslog-pre |
417 |
+ |
+ |
418 |
[Install] |
[Install] |
419 |
WantedBy=sme-server.target |
WantedBy=sme-server.target |