bind9 systemd related problems

Tollef Fog Heen tfheen at err.no
Mon Feb 29 21:01:16 GMT 2016


]] Nikolay Shaplov 

> Cause this bug affects a lot of cases and there is no way to solve it without 
> touching /lib/systemd/system/bind9.service and it is not nice way at all...

Read up on systemd snippets.

You can just do:

mkdir /etc/systemd/system/bind9.service.d
echo "ExecStart=/usr/sbin/named -4 -f -u bind" > /etc/systemd/system/bind9.service.d/local.conf

and it'll start with -4.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are




More information about the Pkg-systemd-maintainers mailing list