r6372: removing outdated Mandrake packaging files and pointing at Mandriva cooker...
[ira/wip.git] / packaging / Mandrake / samba.xinetd
diff --git a/packaging/Mandrake/samba.xinetd b/packaging/Mandrake/samba.xinetd
deleted file mode 100644 (file)
index 5991033..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# default: on
-# description: SWAT is the Samba Web Admin Tool. Use swat \
-#             to configure your Samba server. To use SWAT, \
-#             connect to port 901 with your favorite web browser.
-service swat
-{
-       port    = 901
-       socket_type     = stream
-       wait    = no
-       only_from = 127.0.0.1
-       user    = root
-       server  = /usr/sbin/swat
-       log_on_failure  += USERID
-       disable = no
-}