On Wed, Dec 29, 2004 at 05:52:45PM -0800, David Newman wrote: > 2. Same question as (1) for startup -- what modifications are needed to > /usr/local/etc/rc.d/sa-spamd.sh to launch SA as non-root user on > startup?
The answer is here in your question: > /usr/bin/spamd --daemonize --username sa-run \ ^^^^^^^^^^ > --pidfile /var/run/spamd.pid ;-)) Rainer