fix rsyslog rule for ionice
This commit is contained in:
parent
1105c1ff94
commit
a5f0104044
2
install
2
install
@ -250,7 +250,7 @@ fi
|
|||||||
|
|
||||||
# Add a cron job to make NAS processes more snappy and silence rsyslog
|
# Add a cron job to make NAS processes more snappy and silence rsyslog
|
||||||
cat << EOF > /etc/rsyslog.d/omv-armbian.conf
|
cat << EOF > /etc/rsyslog.d/omv-armbian.conf
|
||||||
:msg, contains, "do ionice -c1" ~
|
:msg, contains, "omv-ionice" ~
|
||||||
:msg, contains, "action " ~
|
:msg, contains, "action " ~
|
||||||
:msg, contains, "netsnmp_assert" ~
|
:msg, contains, "netsnmp_assert" ~
|
||||||
:msg, contains, "Failed to initiate sched scan" ~
|
:msg, contains, "Failed to initiate sched scan" ~
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user