Dashboard
PHP:
8.3.33
OS:
Linux
User:
letter7
/
/
usr
/
share
/
doc
/
clamd
📤 Upload
📝 New File
📁 New Folder
Close
Editing: clamd.logrotate
/var/log/clamd.<SERVICE> { monthly notifempty missingok postrotate pkill -u <USER> -HUP -f "/usr/sbin/clamd -c /etc/clamd.d/<SERVICE>.conf" >/dev/null 2>&1 || : endscript }
Save
Cancel