Skip to content

Commit ecfd5d8

Browse files
authored
update logrotate config for cdn-logs (#532)
1 parent 3902f39 commit ecfd5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salt/cdn-logs/config/fastly.logrotate.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
delaycompress
88
sharedscripts
99
postrotate
10-
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
10+
/usr/lib/rsyslog/rsyslog-rotate
1111
endscript
1212
}

0 commit comments

Comments
 (0)