nsd do not start anymore on fedora 20 # /usr/sbin/nsd -D -c /etc/nsd/nsd.conf $OTHER_NSD_OPTS /usr/sbin/nsd: invalid option -- 'D' # grep -- -D /usr/lib/systemd/system/nsd.service ExecStart=/usr/sbin/nsd -D -c /etc/nsd/nsd.conf $OTHER_NSD_OPTS
A workaround : $ cat /etc/systemd/system/nsd.service.d/fix_1089505.conf [Service] ExecStart= ExecStart=/usr/sbin/nsd -c /etc/nsd/nsd.conf $OTHER_NSD_OPTS + systemctl daemon-reload
*** Bug 1096049 has been marked as a duplicate of this bug. ***
*** Bug 1118976 has been marked as a duplicate of this bug. ***
nsd-3.2.18-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/nsd-3.2.18-1.fc20
nsd-3.2.18-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/nsd-3.2.18-1.fc19
Package nsd-3.2.18-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing nsd-3.2.18-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9006/nsd-3.2.18-1.fc19 then log in and leave karma (feedback).
nsd-3.2.18-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
nsd-3.2.18-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.