On Tue, Dec 17, 2002 at 12:07:24PM -0500, Michael wrote:
> Where could I look for that.  Like I said I checked in
> /etc/default/spamassassin & in  /etc/mail/spamassassin/local.cf and they
> look ok.  I also looked in my startup script and it looks ok.  I will
> include them though in case you can see something that I do not.
> # Options
> # See man spamd for possible options. The -d option is automatically added.
> OPTIONS="-d -v -u vpopmail"
> DAEMON=/usr/sbin/spamd
> DOPTIONS="-d --pidfile=$PIDFILE"
>         start-stop-daemon --start --pidfile $PIDFILE --name $PNAME \
>             --startas $DAEMON -- $OPTIONS $DOPTIONS

Well, my first comment is that the '--' tells spamd to stop reading
commandline options.  Since it occurs before anything else, all you're
really running is "spamd".

-- 
Randomly Generated Tagline:
"... one of the main causes of the fall of the Roman Empire was that,
 lacking zero, they had no way to indicate successful termination of their
 C programs."                  - Robert Firth

Attachment: msg11257/pgp00000.pgp
Description: PGP signature

Reply via email to