(#1610735) Fix logrotate example.
This commit is contained in:
parent
629b8f12eb
commit
8a56d4c9ab
@ -4,6 +4,6 @@
|
|||||||
missingok
|
missingok
|
||||||
|
|
||||||
postrotate
|
postrotate
|
||||||
killall -HUP clamd.<SERVICE> >/dev/null 2>&1 || :
|
pkill -u <USER> -HUP -f '/usr/sbin/clamd -c /etc/clamd.d/<SERVICE>.conf >/dev/null 2>&1 || :
|
||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user