/var/log/hibernation.log
{
rotate 25
missingok
postrotate
/usr/syno/bin/synosystemctl reload syslog-ng || true
endscript
}
/var/log/hibernationFull.log
{
rotate 25
missingok
postrotate
/usr/syno/bin/synosystemctl reload syslog-ng || true
endscript
}