We're radiusd, not httpd
authoraland <aland>
Fri, 17 Aug 2001 14:10:51 +0000 (14:10 +0000)
committeraland <aland>
Fri, 17 Aug 2001 14:10:51 +0000 (14:10 +0000)
raddb/radiusd.conf.in

index f8f6d14..92c6d7a 100644 (file)
@@ -35,7 +35,7 @@ run_dir = ${localstatedir}/run
 pidfile = ${run_dir}/radiusd.pid
 
 
-# user/group: The name (or #number) of the user/group to run httpd as.
+# user/group: The name (or #number) of the user/group to run radiusd as.
 #    On SCO (ODT 3) use "user = nouser" and "group = nogroup".
 #    On HPUX you may not be able to use shared memory as nobody, and the
 #    suggested workaround is to create a user www and use that user.