On Tue, Feb 26, 2002 at 08:36:18PM -0600, Mike Loiterman wrote:
> I still can't get my startup script  to work...
> 
> I put this in the script 
> 
> [ -x /usr/bin/spamd ] && /usr/bin/spamd -dac > /dev/null && echo -n '
> spamd'
> 
> But it refuses to work unless I start it manually or remove the -dac.
> Any ideas?
> 

Try it without the > /dev/null for testing. I think it has to do with -a and
running as root. If that doesn't show anything, add a -D.

-- 
Duncan Findlay

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to