Created attachment 787763 [details] patch which shows the needed change on an installed system the systemd unit file loads a wrong environment file: $ grep EnvironmentFile /usr/lib/systemd/system/smartd.service EnvironmentFile=-/etc/smartmontools/sysconfig/smartmontools $ find / -path "*/sysconfig/smartmontools" /etc/sysconfig/smartmontools looks like there is a smartmontools too much in the path to EnvironmentFile in the systemd unit file
Yup, someone made a boo-boo: #rpm -ql smartmontools-6.1-1.fc19.i686 | grep sysconfig /etc/sysconfig/smartmontools #grep sysconfig /usr/lib/systemd/system/smartd.service EnvironmentFile=-/etc/smartmontools/sysconfig/smartmontools If putting sysconfig stuff in separate per-daemon dirs is the new way of doing things (is it? yuck) then the file in the rpm needs to be moved. If it's still supposed to be in /etc/sysconfig then the systemd unit file needs to be changed.
Thanks for reporting this.
smartmontools-6.2-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/smartmontools-6.2-2.fc19
smartmontools-6.2-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/smartmontools-6.2-2.fc20
smartmontools-6.2-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/smartmontools-6.2-2.fc18
Package smartmontools-6.2-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing smartmontools-6.2-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-16866/smartmontools-6.2-2.fc20 then log in and leave karma (feedback).
smartmontools-6.2-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
smartmontools-6.2-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
smartmontools-6.2-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.