Hide Forgot
Description of problem: /lib/systemd/system/dnsmasq.service is in the distribution, but there's no mention of the procedure for starting it. Sure, systemctl enable dnsmasq.service is easy enough, but you have to know where to look. Version-Release number of selected component (if applicable): dnsmasq-2.58-2.fc16.i686 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
(In reply to comment #0) > /lib/systemd/system/dnsmasq.service is in the distribution, but there's no > mention of the procedure for starting it. Sure, systemctl enable > dnsmasq.service is easy enough, but you have to know where to look. There is enough information about how to use Systemd. See for example http://fedoraproject.org/wiki/Systemd There is also an information about that chkconfig command still works. Closing as NOTABUG.