10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
/var/log/imunify360/pam.log {
|
|
missingok
|
|
notifempty
|
|
size 30k
|
|
create 0600 root root
|
|
postrotate
|
|
systemctl restart imunify360-pam > /dev/null
|
|
endscript
|
|
}
|