aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorDaniele Coli <danielsan.dani@gmail.com>2016-02-14 11:36:26 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-02-14 12:04:06 +0100
commitf04a60f0da4c34fc0a8987ef4748c45866033185 (patch)
treea36e30ab38d92f66c055f98e133929ad1c12840b /testing
parent7cfec9aa8761eaa3d1fe96604c2b08797039984d (diff)
downloadaports-f04a60f0da4c34fc0a8987ef4748c45866033185.tar.bz2
aports-f04a60f0da4c34fc0a8987ef4748c45866033185.tar.xz
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.
Diffstat (limited to 'testing')
-rw-r--r--testing/dcron/APKBUILD8
-rw-r--r--testing/dcron/dcron.initd2
2 files changed, 6 insertions, 4 deletions
diff --git a/testing/dcron/APKBUILD b/testing/dcron/APKBUILD
index 663f4f065a..9a24303a28 100644
--- a/testing/dcron/APKBUILD
+++ b/testing/dcron/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=dcron
pkgver=4.5
-pkgrel=0
+pkgrel=1
pkgdesc="dillon's lightweight cron daemon"
url="http://www.jimpryor.net/linux/dcron.html"
arch="all"
@@ -52,17 +52,17 @@ package() {
}
md5sums="078833f3281f96944fc30392b1888326 dcron-4.5.tar.gz
-5471011446d9d15ee6c6f941b13ab9d3 dcron.initd
+de35e12d93a9164e0ad3bfb8796f11eb dcron.initd
a9f3fdab61f1646cbc074e6d59364303 dcron.confd
1e40cbf27604072f147ec8b131988eaf pidfile.patch
646b16f31abbea4c215512f58f421abc ldflags.patch"
sha256sums="9e50edb6f5bd8153b16bad05087d985e5153ce45cc01ae77e7f842213fb4a824 dcron-4.5.tar.gz
-89d20c43af55c4d261725be6af444c47778b7ec31aa5779aeb5c3e9f5954d0d0 dcron.initd
+d75d3e577501890b860b915dc43baeddabd8b932275af12c955e8e57eef56157 dcron.initd
1e273164865bb8f05d97ef1479c285b86f4104951ac294af883eb65ce100ccd0 dcron.confd
4272467e432eab948f6770ea639f38817123eac2c87fc76f3fcb2b2d4cecbbb6 pidfile.patch
69b907a89d22bcff5ded7ebd749c4e8df87106e290c75110630031e75631ee3a ldflags.patch"
sha512sums="08521391d16ba5adf80278ec2a734319c26c48841fd94b119c0b27d744c2cfb3562b1a3630135a03d1c43b1668d49262713abb20ff5f7ecd397a2a19a2f6105a dcron-4.5.tar.gz
-502a661f088e4e5b84d59b10f1419ce40e8cfb954aed4855a5dad7f30c1c8794c0472561a4b6bb5017fd7825589e33f591654b6704ce54d0c77f44da70802826 dcron.initd
+d6647647a0c815b5aa2d0e602f6a209aa286d7807ecc4a24c0e37fb0eb6e35a1cf1d9de5b0159d45febc242e8adc13d642a08a9b9af22090187e80198545bfb3 dcron.initd
05b4a7aeb9d994aa3a37a0f2efa0f560a4eb6dd1fc77d67c85be3397f077bc92a0d647140164a96d48e49b486eef021aef5c3410704d457eda5eb894b46d26fb dcron.confd
08bd8d7445b597a5c7d66d3e768c943388db44e0ae43a0cec2be3b0c83c510f00f808b02d52b86cb663e79ea66584b16f92eaa02d40489e5f4124206ae17378d pidfile.patch
8a07ccfae80468a555e8f5ea60f88dd444a3aacb6baa6f747a6a02bcdce78baaa8aaf799ae9d2684a518bfff537dc0cdcf0b53bb6fc0017fa52228f1f0a16e49 ldflags.patch"
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