/
lib
/
rsyslog
/
Upload File
HOME
#!/bin/sh if [ -d /run/systemd/system ]; then systemctl kill -s HUP rsyslog.service fi