[ClamAV] Set prio of clamd parent to 10, fixes #2174
parent
17222eac94
commit
889b260b7d
|
@ -50,7 +50,7 @@ done
|
|||
) &
|
||||
BACKGROUND_TASKS+=($!)
|
||||
|
||||
clamd &
|
||||
nice -n10 clamd &
|
||||
BACKGROUND_TASKS+=($!)
|
||||
|
||||
while true; do
|
||||
|
|
Loading…
Reference in New Issue