Merge branch 'master' into squeeze
[debian/amanda] / debian / xinetd.d / amidxtape
diff --git a/debian/xinetd.d/amidxtape b/debian/xinetd.d/amidxtape
deleted file mode 100644 (file)
index 3cb8863..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#default: on
-# description: The amanda tape service
-service amidxtape
-{
-#      only_from       = <Amanda client list>
-       socket_type     = stream
-       protocol        = tcp
-       wait            = no
-       user            = backup
-       group           = backup
-       groups          = yes
-       server          = /usr/lib/amanda/amidxtaped
-       server_args     = -auth=bsd amdump amindexd amidxtaped
-       disable         = no
-}