13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
/var/log/rootsh/logrotate
|
|
{
|
|
size 100M
|
|
daily
|
|
missingok
|
|
nocompress
|
|
lastaction
|
|
/bin/logrotate-rootsh.sh lastaction
|
|
endscript
|
|
create 0600 root root
|
|
}
|
|
|