summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2018-10-07 20:20:58 +0200
committerThomas Raschbacher <lordvan@gentoo.org>2018-10-07 20:20:58 +0200
commit3a8dd8fcdef8b3a4a41af84b7b35a1a439e56ad7 (patch)
tree964356f7ed3e3b348a3b9f60e014b3289b5f6fc1 /app-antivirus
parentdev-python/sip: remove 4.19.12 (diff)
downloadgentoo-3a8dd8fcdef8b3a4a41af84b7b35a1a439e56ad7.tar.gz
gentoo-3a8dd8fcdef8b3a4a41af84b7b35a1a439e56ad7.tar.bz2
gentoo-3a8dd8fcdef8b3a4a41af84b7b35a1a439e56ad7.zip
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 <lordvan@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/files/freshclamd.service3
1 files changed, 3 insertions, 0 deletions
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