sys-apps/smartmontools: remove unused file

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11909
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2019-05-05 14:30:48 +02:00
committed by Aaron Bauman
parent ce5ed4e37b
commit 9d79d619df

View File

@@ -1,11 +0,0 @@
[Unit]
Description=Self Monitoring and Reporting Technology (SMART) Daemon
Documentation=man:smartd(8) man:smartd.conf(5)
[Service]
ExecStart=/usr/sbin/smartd -n
ExecReload=/bin/kill -HUP $MAINPID
StandardOutput=syslog
[Install]
WantedBy=multi-user.target