9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
/var/log/systemd.log {
|
|
missingok
|
|
sharedscripts
|
|
postrotate
|
|
/usr/bin/systemctl -s HUP kill rsyslog.service >/dev/null 2>&1 || true
|
|
endscript
|
|
}
|
|
|