/[smecontribs]/rpms/dansguardian/contribs9/dansguardian-clamav.patch
ViewVC logotype

Contents of /rpms/dansguardian/contribs9/dansguardian-clamav.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Dec 17 13:23:46 2018 UTC (5 years, 5 months ago) by jcrisp
Branch: MAIN
CVS Tags: dansguardian-2_10_1_1-2_el6_sme, HEAD
* Tue Dec 11 2018 T Fage <tfage@yahoo.com.au> 2.10.1.1-2.sme
- Add clamav daemonuser and clamd socket for SME 9 [Bug 10663]

1 diff -urN dansguardian-2.10.1.1.old/configs/contentscanners/clamdscan.conf.in dansguardian-2.10.1.1/configs/contentscanners/clamdscan.conf.in
2 --- dansguardian-2.10.1.1.old/configs/contentscanners/clamdscan.conf.in 2018-12-17 23:21:19.994001174 +1100
3 +++ dansguardian-2.10.1.1/configs/contentscanners/clamdscan.conf.in 2018-12-17 23:24:04.000000000 +1100
4 @@ -1,7 +1,7 @@
5 plugname = 'clamdscan'
6
7 # edit this to match the location of your ClamD UNIX domain socket
8 -#clamdudsfile = '/var/run/clamav/clamd.sock'
9 +clamdudsfile = '/var/clamav/clamd.socket'
10
11 # If this string is set, the text it contains shall be removed from the
12 # beginning of filenames when passing them to ClamD.
13 diff -urN dansguardian-2.10.1.1.old/configs/dansguardian.conf.in dansguardian-2.10.1.1/configs/dansguardian.conf.in
14 --- dansguardian-2.10.1.1.old/configs/dansguardian.conf.in 2018-12-17 23:21:19.994001174 +1100
15 +++ dansguardian-2.10.1.1/configs/dansguardian.conf.in 2018-12-17 23:25:03.000000000 +1100
16 @@ -611,6 +611,8 @@
17 # clamdscan, the two processes must run with either the same group or user ID.
18 #daemonuser = '@DGPROXYUSER@'
19 #daemongroup = '@DGPROXYGROUP@'
20 +daemonuser = 'clamav'
21 +daemongroup = 'dansguardian
22
23 # Soft restart
24 # When on this disables the forced killing off all processes in the process group.

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed