summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/example.service
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-08-19 17:55:51 +0000
committerTrent Lloyd <lathiat@bur.st>2005-08-19 17:55:51 +0000
commita52bd64a8db2c07bb2309cf2d8b888cc1a47ec56 (patch)
tree592dc6a9b9faacd293805d105666d0bb2d19c2c9 /avahi-daemon/example.service
parent2551f4d1cb1c2dfb02474c3ff4b5c2606076ffba (diff)
* Add support for specifying the protocol in service definition files
* Add support for proper URL encoding of IPv6 addresses to avahi-bookmarks * Cast some calls in dbus-watch-glue to get rid of warnings git-svn-id: file:///home/lennart/svn/public/avahi/trunk@357 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/example.service')
-rw-r--r--avahi-daemon/example.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-daemon/example.service b/avahi-daemon/example.service
index 9b2e891..72ab8ea 100644
--- a/avahi-daemon/example.service
+++ b/avahi-daemon/example.service
@@ -21,6 +21,7 @@
<domain-name>local</domain-name>
<host-name>quux.local</host-name>
<port>4711</port>
+ <protocol>any</protocol>
<txt-record>this=is</txt-record>
<txt-record>a=really</txt-record>
<txt-record>bad=example</txt-record>