aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/smartmontools/APKBUILD4
-rw-r--r--main/smartmontools/smartd.initd5
2 files changed, 3 insertions, 6 deletions
diff --git a/main/smartmontools/APKBUILD b/main/smartmontools/APKBUILD
index 345b34c2078..adccf2c1e5c 100644
--- a/main/smartmontools/APKBUILD
+++ b/main/smartmontools/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=smartmontools
pkgver=7.1
-pkgrel=1
+pkgrel=2
pkgdesc="Control and monitor S.M.A.R.T. enabled hard drives"
url="https://www.smartmontools.org/"
arch="all"
@@ -34,5 +34,5 @@ package() {
}
sha512sums="440b2a957da10d240a8ef0008bd3358b83adb9eaca0f8d3e049b25d56a139c61dcd0bb4b27898faef6f189a27e159bdca3331e52e445c0eebf35e5d930f9e295 smartmontools-7.1.tar.gz
-9ae8cdb136594855c5148e3a5829c1112b126dab50f2f01eda94a8c34e22757410c6111b1aed349545a7b3bebe0f952dd6dabe38956bc2ddf7fa598696d9fd2c smartd.initd
+a813a68102e76385c09353a5713e82d4b3205cc7bbd69574ade4729c5e68a00c6ada7414fba10e04ebcadad33900ef7886db62ea2bfb6f8bf53e2e5121a369a0 smartd.initd
ff45462944f01c0e7cac99443078b253dcbaed4f99ffab85052b12361d9eec4beec81cab334fbede9148b3dd503d5205add32ef4327a788f02a8b1e37f460437 smartd.confd"
diff --git a/main/smartmontools/smartd.initd b/main/smartmontools/smartd.initd
index 58eb5c83644..8c35bf1e024 100644
--- a/main/smartmontools/smartd.initd
+++ b/main/smartmontools/smartd.initd
@@ -1,10 +1,7 @@
#!/sbin/openrc-run
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/files/smartd.rc,v 1.9 2011/09/15 07:58:50 polynomial-c Exp $
supervisor=supervise-daemon
-name="S.M.A.R.T Disk Monitoring Daemon"
+name=smartd
description="Daemon to monitor the SMART system built into storage devices"
description_reload="Reload configuration without exiting"