JezK
Edit File: rsyslog-rotate.real
#!/bin/sh if [ -d /run/systemd/system ]; then systemctl kill -s HUP rsyslog.service fi