summaryrefslogtreecommitdiffstats
path: root/rules/smartmontools.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-11-23 12:35:22 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-11-23 12:35:28 +0100
commit789ff6950f463f10aa3c34035311c319f81b862f (patch)
treef61cf6f59577e898b1f99016a08d8d7bae563e65 /rules/smartmontools.in
parent021bb03aec9f699c4f18ab3306020f5e46872c42 (diff)
downloadptxdist-789ff6950f463f10aa3c34035311c319f81b862f.tar.gz
ptxdist-789ff6950f463f10aa3c34035311c319f81b862f.tar.xz
smartmontools: version bump 5.39.1 -> 5.42
this also fixes building with gcc 4.6 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/smartmontools.in')
-rw-r--r--rules/smartmontools.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/smartmontools.in b/rules/smartmontools.in
index c97ed141a..66a7bfbc7 100644
--- a/rules/smartmontools.in
+++ b/rules/smartmontools.in
@@ -45,4 +45,10 @@ config SMARTMONTOOLS_SMARTD_INITD
help
SMART Disk Monitoring Daemon Configuration File
+config SMARTMONTOOLS_SYSTEMD_UNIT
+ bool
+ default y
+ depends on SYSTEMD
+ prompt "install systemd unit file for smartd"
+
endif