Blame SOURCES/authd-1.4.3-disable.patch

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