diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2018-06-20 16:48:37 +0200 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2018-06-20 16:48:37 +0200 |
commit | 03afe440ce9ac606da49a1e115b5e0c46f3147a6 (patch) | |
tree | 5b15a513978fa3895a1d08e29054ebefd88ef3b1 | |
parent | 442f0e8f674677280b748386b2d5640058684e3d (diff) | |
download | pykolab-03afe440ce9ac606da49a1e115b5e0c46f3147a6.tar.gz |
Resolve T88836
-rw-r--r-- | share/templates/freshclam.conf.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/freshclam.conf.tpl b/share/templates/freshclam.conf.tpl index d4a52e7..71123dc 100644 --- a/share/templates/freshclam.conf.tpl +++ b/share/templates/freshclam.conf.tpl @@ -49,7 +49,7 @@ LogFacility LOG_MAIL # 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 clam +DatabaseOwner clamupdate # Initialize supplementary group access (freshclam must be started by root). # Default: no |