From b06900d1a38a233cadbbd31a3da80edaf54868c6 Mon Sep 17 00:00:00 2001 From: Simon Danner Date: Mon, 18 Aug 2014 22:19:50 +0100 Subject: [PATCH] Mention name in systemd. --- contrib/systemd/dnsmasq.service | 2 +- debian/systemd.service | 2 +- 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 -- 2.47.3