diff --git a/sys-apps/smartmontools/files/smartd.systemd b/sys-apps/smartmontools/files/smartd.systemd deleted file mode 100644 index bdcbdbbe306ab..0000000000000 --- a/sys-apps/smartmontools/files/smartd.systemd +++ /dev/null @@ -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