/
usr
/
lib
/
rsyslog
/
/usr/lib/rsyslog
mkdir
upload
Name
Size
Mode
Actions
rsyslog-rotate
92
0755
edit
dl
rm
Edit:
/usr/lib/rsyslog/rsyslog-rotate
(92B)
#!/bin/sh if [ -d /run/systemd/system ]; then systemctl kill -s HUP rsyslog.service fi
Save
cmd:
run