Blame SOURCES/authd-1.4.3-disable.patch

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