1
0
Fork 0
forked from infra/ansible

pagure: Actually add the rsyslog-logrotate file.

Signed-off-by: James Antill <james@and.org>
This commit is contained in:
James Antill 2025-08-26 14:13:16 -04:00
commit 5f3f142be1

View file

@ -6,7 +6,7 @@
{
sharedscripts
postrotate
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
/bin/kill -HUP `cat /var/run/rsyslogd.pid 2> /dev/null` 2> /dev/null || true
endscript
daily
rotate 7