summaryrefslogtreecommitdiffstats
path: root/network/amavisd-new/patches/amavis-services.patch
blob: 1c71da09b05ab10ffc59489f408d51b7995903b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- amavis-services.orig	2014-11-08 20:45:03.199992749 -0600
+++ amavis-services	2014-11-08 20:45:51.805711423 -0600
@@ -71,7 +71,7 @@
 $syslog_facility = LOG_MAIL;
 $syslog_ident = $myproduct_name;
 
-$MYHOME = '/var/amavis';
+$MYHOME = '/var/lib/amavis';
 
 # A socket to which amavisd child processes report their data.
 # should match one of the sockets in @zmq_sockets in amavisd.conf