summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/README
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-06-05 02:37:27 +0000
committerTrent Lloyd <lathiat@bur.st>2005-06-05 02:37:27 +0000
commit34a736c9ba029dd6bde61c3afba175e206a0a736 (patch)
treef66abc1f9efc3c62f2096c37d719f5db2c961861 /avahi-daemon/README
parent64dff8088b43bd2f367f35e18bf02e73c8052dec (diff)
* rename daemon to avahi-daemon
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@101 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/README')
-rw-r--r--avahi-daemon/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/avahi-daemon/README b/avahi-daemon/README
new file mode 100644
index 0000000..e5f6405
--- /dev/null
+++ b/avahi-daemon/README
@@ -0,0 +1,6 @@
+On most systems you will need to setup a security policy for avahi to allow it to own the Avahi service on the system d-bus.
+
+You can find an example in avahi.conf.example, this usually goes in /etc/dbus-1/system.d
+You will need to change the username 'lathiat' to whatever username you use for testing this code (later it will be a dedicated 'avahi' user)
+
+In future this stuff should be handled automatically but for now some manual setup is required.