move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/dedeckeh.git] / openwrt / package / avahi / files / service-http
diff --git a/openwrt/package/avahi/files/service-http b/openwrt/package/avahi/files/service-http
deleted file mode 100644 (file)
index 8e0d3a5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
-<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
-<service-group>
- <name replace-wildcards="yes">Web Server on %h</name>
-  <service>
-   <type>_http._tcp</type>
-   <port>80</port>
-   <txt-record>path=/index.html</txt-record>
-  </service>
-</service-group>