Skip to content

Commit

Permalink
Reduce CPU load for clamdscan, just to be safe
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-werner committed Jun 23, 2023
1 parent e6bde18 commit 46e0c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clamdscan/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ Description=ClamAV clamdscan %f
Documentation=man:clamdscan(1) man:clamdscan.conf(5) https://docs.clamav.net/

[Service]
Nice=19
IOSchedulingClass=idle
ExecStart=@prefix@/bin/clamdscan --infected --multiscan --fdpass %f

0 comments on commit 46e0c5d

Please sign in to comment.