Ticket #598 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

update_domain.sh fails if bind can't be restarted

Reported by: anarcat Owned by: anonymous
Priority: normal Milestone: alternc-0.9.5
Component: BIND Version:
Severity: minor Keywords:
Cc:

Description

the changes of a domain do not get treated if bind cannot be restarted, at least that is what I see here. Maybe that a better degenerate case would be to do the changes and not care about restarting bind at all.

revision [911].

Change History

comment:1 Changed 7 years ago by anarcat

  • Milestone changed from 1.0 to 0.9.5
todo: ajouter des
true au restart de bind, qui devrait être avec invoke-rc.d d'aileurs.

comment:2 Changed 7 years ago by nahuel

update_domains.sh n'utilise pas /etc/init.d/bind9 reload il fait un rndc reload

Je pense qu'il faut ajouter un ou sinon changer le rndc et faire un invoke-rc.d bind9 reload
true
reload

comment:3 Changed 7 years ago by anarcat

voir aussi #599

comment:4 Changed 7 years ago by anarcat

  • Status changed from new to closed
  • Resolution set to fixed

(In [1010]) log errors in restarting apache or bind and don't fail there. Should fix #598.

Note: See TracTickets for help on using tickets.