diff options
author | Aleksander Machniak <machniak@kolabsys.com> | 2018-06-20 15:29:56 +0000 |
---|---|---|
committer | Aleksander Machniak <machniak@kolabsys.com> | 2018-06-20 15:29:56 +0000 |
commit | c91c18827c5c16e266be2f9e63d87b9ac78be1ec (patch) | |
tree | 81c42c9d3fb45d2be4a44d8acae2016c03f53247 | |
parent | cadaac359f60fde05f4d94ebe6759ac63f5d4fac (diff) | |
parent | 03afe440ce9ac606da49a1e115b5e0c46f3147a6 (diff) | |
download | pykolab-c91c18827c5c16e266be2f9e63d87b9ac78be1ec.tar.gz |
Merge branch 'master' of ssh://git.kolab.org/diffusion/P/pykolab
-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 |