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