Blame SOURCES/authd-1.4.3-disable.patch

f5a0df
--- authd-1.4.3/xinetd.conf.auth.old	2004-07-10 05:17:24.000000000 +0200
f5a0df
+++ authd-1.4.3/xinetd.conf.auth	2005-04-07 13:00:50.000000000 +0200
f5a0df
@@ -1,4 +1,4 @@
f5a0df
-# default: on
f5a0df
+# default: off
f5a0df
 # description: The authd server handles ident protocol requests. \
f5a0df
 # The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident \
f5a0df
 # Protocol") provides a means to determine the identity of a user of a \
f5a0df
@@ -8,7 +8,7 @@
f5a0df
 # SPAM HARVESTERS) BEFORE RUNNING THIS DAEMON WITH NO ARGUMENTS.
f5a0df
 service auth
f5a0df
 {
f5a0df
-        disable = no
f5a0df
+        disable         = yes
f5a0df
         socket_type     = stream
f5a0df
         wait            = no
f5a0df
         user            = ident