]> git.meshlink.io Git - catta/blobdiff - README
adding/updating avahi initscript for gentoo
[catta] / README
diff --git a/README b/README
index 3b0696e7bd42c60d07681966d8cd5b22f6d5d3e9..dfaf4099ed29ff206092e01d201ec8fcd5b3de4f 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,11 @@
 * Quick start guide:
 0) make sure you read the INSTALL file.
-1) start the deamon in background as root: avahi -D
-2) start the Gui to browse zeroconf network as your user: avahi-discover
+1) start the deamon in background as root: avahi-daemon -D
+Or (You shouldn't start avahi-daemon and avahi-discover at the same time.) 
+1) start the Gui to browse zeroconf network as your user: avahi-discover
 
 
 * Basic instructions to control the avahi deamon (as root):
-- starting it:                 avahi
-- starting it in background:   avahi -D
-- stopping it:                 avahi -k
+- starting it:                 avahi-daemon
+- starting it in background:   avahi-daemon -D
+- stopping it:                 avahi-daemon -k