[ClamAV] Set prio of clamd parent to 10, fixes #2174
This commit is contained in:
@@ -50,7 +50,7 @@ done
|
||||
) &
|
||||
BACKGROUND_TASKS+=($!)
|
||||
|
||||
clamd &
|
||||
nice -n10 clamd &
|
||||
BACKGROUND_TASKS+=($!)
|
||||
|
||||
while true; do
|
||||
|
Reference in New Issue
Block a user