summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/example.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-07-27 22:48:26 +0000
committerLennart Poettering <lennart@poettering.net>2005-07-27 22:48:26 +0000
commit584bb03d9a08b973289d769e6e19dea74110066d (patch)
treeb453184dc85558dea181c63dd5bf0eef3e15f8c3 /avahi-daemon/example.service
parent41e5e56bb9381fcfe68d0421ea8273192d64c474 (diff)
* remove f-word from config file
* update DBUS-API with prototypes for missing methods git-svn-id: file:///home/lennart/svn/public/avahi/trunk@177 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/example.service')
-rw-r--r--avahi-daemon/example.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-daemon/example.service b/avahi-daemon/example.service
index 3df961c..6892d51 100644
--- a/avahi-daemon/example.service
+++ b/avahi-daemon/example.service
@@ -14,7 +14,7 @@
<service>
<type>_telnet._tcp</type>
<domain-name>local</domain-name>
- <host-name>fuck.local</host-name>
+ <host-name>quux.local</host-name>
<port>23</port>
<txt-record>foo=bar</txt-record>
<txt-record>waldo=buzz</txt-record>