Index: etc/freshclam.conf.sample
--- etc/freshclam.conf.sample.orig
+++ etc/freshclam.conf.sample
@@ -12,7 +12,7 @@ Example
 # WARNING: It must already exist, be an absolute path, be writeable by
 # freshclam, and be readable by clamd/clamscan.
 # Default: hardcoded (depends on installation options)
-#DatabaseDirectory /var/lib/clamav
+#DatabaseDirectory /var/db/clamav
 
 # Path to the ClamAV CA certificates directory for verifying CVD signature
 # archive digital signatures.
@@ -72,8 +72,8 @@ Example
 
 # By default when started freshclam drops privileges and switches to the
 # "clamav" user. This directive allows you to change the database owner.
-# Default: clamav (may depend on installation options)
-#DatabaseOwner clamav
+# Default: _clamav (may depend on installation options)
+#DatabaseOwner _clamav
 
 # Use DNS to verify virus database version. FreshClam uses DNS TXT records
 # to verify database and software versions. With this directive you can change
