aboutsummaryrefslogtreecommitdiff
path: root/network/amavisd-new/patches/amavis-services.patch
diff options
context:
space:
mode:
authorNishant Limbachia <nishant@mnspace.net>2014-11-25 13:22:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-25 13:22:53 +0700
commit29085d0e9482097f259e08a8dc0617b92f521b03 (patch)
tree01b1739cd22daf3453dfc041af31cb08b2178fb6 /network/amavisd-new/patches/amavis-services.patch
parent7e749e05dfd0f504c02a59d9c88bb44f9649f0c9 (diff)
downloadslackbuilds-29085d0e9482097f259e08a8dc0617b92f521b03.tar.xz
network/amavisd-new: Updated for version 2.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/amavisd-new/patches/amavis-services.patch')
-rw-r--r--network/amavisd-new/patches/amavis-services.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/amavisd-new/patches/amavis-services.patch b/network/amavisd-new/patches/amavis-services.patch
new file mode 100644
index 000000000000..1c71da09b05a
--- /dev/null
+++ b/network/amavisd-new/patches/amavis-services.patch
@@ -0,0 +1,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