HOME


Mini Shell 1.0
DIR: /proc/self/root/lib/rsyslog/
Upload File :
Current File : //proc/self/root/lib/rsyslog/rsyslog-rotate
#!/bin/sh

if [ -d /run/systemd/system ]; then
    systemctl kill -s HUP rsyslog.service
fi