From: Thomas Raschbacher Date: Sun, 7 Oct 2018 18:20:58 +0000 (+0200) Subject: app-antivirus/clamav: fix freshclamd.service X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3a8dd8fcdef8b3a4a41af84b7b35a1a439e56ad7;p=gentoo.git app-antivirus/clamav: fix freshclamd.service Fix for freschclamd systemd file. Thanks to Shaun for the patch and floppym for checking. Closes https://bugs.gentoo.org/592668 Signed-off-by: Thomas Raschbacher Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/app-antivirus/clamav/files/freshclamd.service b/app-antivirus/clamav/files/freshclamd.service index a0a72c2e60eb..214876880661 100644 --- a/app-antivirus/clamav/files/freshclamd.service +++ b/app-antivirus/clamav/files/freshclamd.service @@ -3,6 +3,9 @@ Description=clamav updater [Service] Type=forking +User=clamav +Group=clamav +RuntimeDirectory=clamav PIDFile=/run/clamav/freshclam.pid ExecStart=/usr/bin/freshclam -d -p /run/clamav/freshclam.pid