Mention name in systemd.
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