/[smeserver]/rpms/smeserver-spamassassin/sme9/smeserver-spamassassin-2.4.0-ipv4_only.patch
ViewVC logotype

Contents of /rpms/smeserver-spamassassin/sme9/smeserver-spamassassin-2.4.0-ipv4_only.patch

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


Revision 1.1 - (show annotations) (download)
Thu Jan 7 14:16:52 2016 UTC (8 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-spamassassin-2_4_0-7_el6_sme, smeserver-spamassassin-2_4_0-9_el6_sme, smeserver-spamassassin-2_4_0-6_el6_sme, smeserver-spamassassin-2_4_0-8_el6_sme, HEAD
* Thu Jan 07 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-6.sme
- Disable ipv6 support to prevent a warning during startup [SME: 9153]

1 diff -Nur smeserver-spamassassin-2.4.0/root/var/service/spamd/run smeserver-spamassassin-2.4.0_bz9153/root/var/service/spamd/run
2 --- smeserver-spamassassin-2.4.0/root/var/service/spamd/run 2008-10-07 16:55:26.000000000 +0200
3 +++ smeserver-spamassassin-2.4.0_bz9153/root/var/service/spamd/run 2016-01-07 15:08:01.766071738 +0100
4 @@ -24,7 +24,7 @@
5 SPAMD_STATUS=$(/sbin/e-smith/db configuration getprop spamassassin status)
6
7 if [ "$SPAMD_STATUS" == "enabled" ]; then
8 - exec /usr/bin/spamd -u spamd --syslog=stderr
9 + exec /usr/bin/spamd -u spamd --syslog=stderr --ipv4-only
10 else
11 /usr/bin/sv d .
12 fi

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