<div dir="ltr"><div style="font-size:13px">Hello,</div><div style="font-size:13px"><br></div><div style="font-size:13px">pdns-recursor installed from powerdns-rec-40 repo.</div><div style="font-size:13px">Things looks a bit strange, # systemctl start pdns-recursor return "Job for pdns-recursor.service failed because a timeout was exceeded. See "systemctl status pdns-recursor.service" and "journalctl -xe" for details."</div><div style="font-size:13px"><br></div><div style="font-size:13px">but recursor is started in fact:</div><div style="font-size:13px"># ps -xa |grep pdns</div><div style="font-size:13px">12718 ?        Ssl    0:00 /usr/sbin/pdns_recursor --daemon=no --write-pid=no --disable-syslog</div><div style="font-size:13px">This comes from systemd script:</div><div style="font-size:13px"># grep ExecStart  /usr/lib/systemd/system/pdns-<wbr>recursor.service</div><div style="font-size:13px">ExecStart=/usr/sbin/pdns_<wbr>recursor --daemon=no --write-pid=no --disable-syslog</div><div style="font-size:13px"><br></div><div style="font-size:13px">Is this bug? Why these options is "no"? </div><div style="font-size:13px">There are no such issues in CentOS 6, it start as daemon and work perfectly.</div><div style="font-size:13px">Thanks.</div></div>