On Sun, 17 Sep 2017, D. Hugh Redelmeier wrote:

- cp unbound.service /etc/systemd/system/unbound.service
+ cat /lib/systemd/system/unbound.service | grep -v ExecStartPre > 
/etc/systemd/system/unbound.service

Yes, it was not yet updated because there was another problem.

I would suggest the simpler command

grep -v ExecStartPre /lib/systemd/system/unbound.service > 
/etc/systemd/system/unbound.service

Sure.

-ok
+[1503252426] unbound-control[2449:0] error: connect: Connection refused for 
127.0.0.1

Yes. It seems unbound didn't start properly. It was on my todo list,
which is why the other changed output wasn't updated yet.

Paul
_______________________________________________
Swan-dev mailing list
Swan-dev@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to