You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ms...@apache.org on 2005/04/02 13:06:55 UTC

svn commit: r159767 - spamassassin/branches/3.0/spamd/spamd.raw

Author: mss
Date: Sat Apr  2 03:06:54 2005
New Revision: 159767

URL: http://svn.apache.org/viewcvs?view=rev&rev=159767
Log:
bug 3952:  Doc fix for --username=root (results in a fatal error).

Modified:
    spamassassin/branches/3.0/spamd/spamd.raw

Modified: spamassassin/branches/3.0/spamd/spamd.raw
URL: http://svn.apache.org/viewcvs/spamassassin/branches/3.0/spamd/spamd.raw?view=diff&r1=159766&r2=159767
==============================================================================
--- spamassassin/branches/3.0/spamd/spamd.raw (original)
+++ spamassassin/branches/3.0/spamd/spamd.raw Sat Apr  2 03:06:54 2005
@@ -2146,8 +2146,8 @@
 is to setuid() to the user running C<spamc>, if C<spamd> is running
 as root.
 
-Note: "--username=root" disables the setuid() functionality and leaves
-spamd running as root.
+Note: "--username=root" is not a valid option.  If specified, C<spamd> will
+exit with a fatal error on startup.
 
 Note: If this option is set to a non-root user, and spamd is to run on
 a privileged port (any < 1024, default 783 or via -p), the parent will