summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Danner <danner.simon@gmail.com>2014-08-18 22:19:50 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2014-08-18 22:19:50 +0100
commitb06900d1a38a233cadbbd31a3da80edaf54868c6 (patch)
tree6282f96ec58dda2cdb642448bf007c457f3618d1
parentf2f02fc3fbd634e09019ff594dad823b9ce72aa1 (diff)
downloaddnsmasq-b06900d1a38a233cadbbd31a3da80edaf54868c6.tar.gz
Mention name in systemd.
-rw-r--r--contrib/systemd/dnsmasq.service2
-rw-r--r--debian/systemd.service2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/systemd/dnsmasq.service b/contrib/systemd/dnsmasq.service
index a27fe6d..c70b144 100644
--- a/contrib/systemd/dnsmasq.service
+++ b/contrib/systemd/dnsmasq.service
@@ -1,5 +1,5 @@
[Unit]
-Description=A lightweight DHCP and caching DNS server
+Description=dnsmasq - A lightweight DHCP and caching DNS server
[Service]
Type=dbus
diff --git a/debian/systemd.service b/debian/systemd.service
index 284e535..65929dd 100644
--- a/debian/systemd.service
+++ b/debian/systemd.service
@@ -1,5 +1,5 @@
[Unit]
-Description=A lightweight DHCP and caching DNS server
+Description=dnsmasq - A lightweight DHCP and caching DNS server
[Service]
Type=dbus