From f04a60f0da4c34fc0a8987ef4748c45866033185 Mon Sep 17 00:00:00 2001 From: Daniele Coli Date: Sun, 14 Feb 2016 11:36:26 +0100 Subject: testing/dcron: 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. --- testing/dcron/dcron.initd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing/dcron/dcron.initd') diff --git a/testing/dcron/dcron.initd b/testing/dcron/dcron.initd index 087c2783ab..cdc70c084c 100644 --- a/testing/dcron/dcron.initd +++ b/testing/dcron/dcron.initd @@ -3,6 +3,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/files/dcron.init-4.5,v 1.1 2011/05/16 20:28:54 vapier Exp $ +description="Dillon's lightweight cron daemon" + depend() { use logger clock hostname provide cron -- cgit v1.2.3