From 47c06fef2d67873ff3c9a217fb6d9042207493dc Mon Sep 17 00:00:00 2001 From: Daniele Coli Date: Fri, 30 Oct 2015 18:33:38 +0100 Subject: main/dnsmasq: Added description to init.d script Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog. --- main/dnsmasq/dnsmasq.initd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'main/dnsmasq/dnsmasq.initd') diff --git a/main/dnsmasq/dnsmasq.initd b/main/dnsmasq/dnsmasq.initd index a506e162cc..0ebcb3cfc6 100644 --- a/main/dnsmasq/dnsmasq.initd +++ b/main/dnsmasq/dnsmasq.initd @@ -3,6 +3,9 @@ # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/files/dnsmasq-init-r1,v 1.2 2011/12/04 10:28:47 swegener Exp $ +description="Lightweight DNS, TFTP, PXE, router advertisement and DHCP server" +description_reload="Clear cache and reload hosts files" + extra_started_commands="reload" depend() { -- cgit v1.2.3