14 lines
243 B
Plaintext
14 lines
243 B
Plaintext
/var/log/sshd/sshd.log
|
|
{
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
delaycompress
|
|
su root root
|
|
create 600 root root
|
|
postrotate
|
|
/usr/bin/systemctl -s HUP kill rsyslog.service >/dev/null 2>&1 || true
|
|
endscript
|
|
}
|
|
|