summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2012-08-10 17:10:54 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2012-08-10 17:10:54 +0100
commitad094275b09782a526cba6413aeb574b132089dd (patch)
treee20d828e369965e2bd2677920018670d69976a25 /dbus
parentc740e4f342a2a5de9d9e09bfe450e8996d25a9c7 (diff)
downloaddnsmasq-ad094275b09782a526cba6413aeb574b132089dd.tar.gz
Alternate DBus service name via --enable-dbusv2.63rc4
Diffstat (limited to 'dbus')
-rw-r--r--dbus/DBus-interface3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbus/DBus-interface b/dbus/DBus-interface
index 8d578ca..9fa08f2 100644
--- a/dbus/DBus-interface
+++ b/dbus/DBus-interface
@@ -19,7 +19,8 @@ and avoids startup races with the provider of nameserver information.
Dnsmasq provides one service on the DBus: uk.org.thekelleys.dnsmasq
-and a single object: /uk/org/thekelleys/dnsmasq
+and a single object: /uk/org/thekelleys/dnsmasq
+The name of the service may be changed by giving an argument to --enable-dbus.
1. METHODS
----------