Run clamd as root so clamonacc works

This commit is contained in:
Jason Rothstein 2021-07-06 22:56:10 -05:00
parent c4470f8b3c
commit b9f60734e0

View File

@ -217,7 +217,7 @@ LocalSocket /run/clamd.scan/clamd.sock
# Run as another user (clamd must be started by root for this option to work)
# Default: don't drop privileges
User clamscan
# User clamscan
# Stop daemon when libclamav reports out of memory condition.
#ExitOnOOM yes