| Current Path : /etc/logrotate.d/ |
| Current File : //etc/logrotate.d/imunify360-pam |
/var/log/imunify360/pam.log {
missingok
notifempty
size 30k
create 0600 root root
postrotate
systemctl restart imunify360-pam > /dev/null
endscript
}