OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/spamassassin?expand=0&rev=166
13 lines
414 B
Diff
13 lines
414 B
Diff
Index: spamd/spamd.raw
|
|
===================================================================
|
|
--- spamd/spamd.raw.orig
|
|
+++ spamd/spamd.raw
|
|
@@ -339,6 +339,7 @@ sub print_usage_and_exit {
|
|
|
|
# defaults
|
|
my %opt = (
|
|
+ 'syslog-socket' => 'unix',
|
|
'user-config' => 1,
|
|
# scaling settings; some of these aren't actually settable via cmdline
|
|
'server-scale-period' => 2, # how often to scale the # of kids, secs
|