summaryrefslogtreecommitdiffstats
path: root/build/rhel/rsyslog/rsyslog.log
diff options
context:
space:
mode:
Diffstat (limited to 'build/rhel/rsyslog/rsyslog.log')
-rw-r--r--build/rhel/rsyslog/rsyslog.log8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/rhel/rsyslog/rsyslog.log b/build/rhel/rsyslog/rsyslog.log
new file mode 100644
index 00000000..0e3fc160
--- /dev/null
+++ b/build/rhel/rsyslog/rsyslog.log
@@ -0,0 +1,8 @@
+/var/log/cron /var/log/maillog /var/log/messages /var/log/secure /var/log/spooler
+{
+ missingok
+ sharedscripts
+ postrotate
+ /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
+ endscript
+}