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