Harry Jede
2018-Mar-13 14:48 UTC
[Samba] Workaround for bind9 reload bug : samba_dlz Ignoring duplicate zone
Sorry, Louis, not all of us use systemd.> Almost Harry... > > For debian Stretch.# cat /etc/debian_version buster/sid # cat /proc/1/cmdline /sbin/init You see: good old init. Just a test machine for a scheduled upgrade.> systemctl cat bind9 > # /lib/systemd/system/bind9.service > [Unit] > Description=BIND Domain Name Server > Documentation=man:named(8) > After=network.target > Wants=nss-lookup.target > Before=nss-lookup.target > > [Service] > EnvironmentFile=/etc/default/bind9 > ExecStart=/usr/sbin/named -f $OPTIONS > ExecReload=/usr/sbin/rndc reload > ExecStop=/usr/sbin/rndc stop > > [Install] > WantedBy=multi-user.target > > > The correct workaround is edit, and add.. > systemctl edit bind9 > Add : > [Service] > ExecReload> > > And done. > > Greetz, > > Louis-- Gruss Harry Jede
L.P.H. van Belle
2018-Mar-13 15:00 UTC
[Samba] Workaround for bind9 reload bug : samba_dlz Ignoring duplicate zone
Hai Harry, Dont sorry me.. That not needed, really... We are very happy that your helping out. The more the better. :-) I try to keep up with the list, but very busy atm. So im in .. low profile mode atm.. Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Harry Jede via samba > Verzonden: dinsdag 13 maart 2018 15:49 > Aan: samba at lists.samba.org > CC: L.P.H. van Belle via samba > Onderwerp: Re: [Samba] Workaround for bind9 reload bug : > samba_dlz Ignoring duplicate zone > > Sorry, Louis, > not all of us use systemd. > > > Almost Harry... > > > > For debian Stretch. > > # cat /etc/debian_version > buster/sid > > # cat /proc/1/cmdline > /sbin/init > > You see: good old init. Just a test machine for a scheduled upgrade. > > > systemctl cat bind9 > > # /lib/systemd/system/bind9.service > > [Unit] > > Description=BIND Domain Name Server > > Documentation=man:named(8) > > After=network.target > > Wants=nss-lookup.target > > Before=nss-lookup.target > > > > [Service] > > EnvironmentFile=/etc/default/bind9 > > ExecStart=/usr/sbin/named -f $OPTIONS > > ExecReload=/usr/sbin/rndc reload > > ExecStop=/usr/sbin/rndc stop > > > > [Install] > > WantedBy=multi-user.target > > > > > > The correct workaround is edit, and add.. > > systemctl edit bind9 > > Add : > > [Service] > > ExecReload> > > > > > And done. > > > > Greetz, > > > > Louis > > > -- > > Gruss > Harry Jede > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
Reasonably Related Threads
- Workaround for bind9 reload bug : samba_dlz Ignoring duplicate zone
- Workaround for bind9 reload bug : samba_dlz Ignoring duplicate zone
- Workaround for bind9 reload bug : samba_dlz Ignoring duplicate zone
- Option configure
- Samba AD DC replication error - 2, 'WERR_BADFILE'