Skip to content

Commit 69be1e5

Browse files
authored
Merge branch 'main' into 528-enhance-roundup-group-perms
2 parents f1be9b1 + ecfd5d8 commit 69be1e5

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)