We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3902f39 commit ecfd5d8Copy full SHA for ecfd5d8
salt/cdn-logs/config/fastly.logrotate.conf
@@ -7,6 +7,6 @@
7
delaycompress
8
sharedscripts
9
postrotate
10
- /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
+ /usr/lib/rsyslog/rsyslog-rotate
11
endscript
12
}
0 commit comments