]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'mnowak/use-sigabrt-from-start.pl-v9_16' into 'v9_16'
authorMichal Nowak <mnowak@isc.org>
Tue, 4 May 2021 15:54:08 +0000 (15:54 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 4 May 2021 15:54:08 +0000 (15:54 +0000)
commit7cc68a9defa1a9b6780fc74864aaeecc3c096a75
treea4791df5543a8806f373aece8aec88f232128a2b
parentd627c63f2d3bff686083323df568274274ff8b7b
parent82c9e477a12827970f25abd39016eeb2b229244f
Merge branch 'mnowak/use-sigabrt-from-start.pl-v9_16' into 'v9_16'

[v9_16] Use SIGABRT instead of SIGKILL to produce cores on failed start

See merge request isc-projects/bind9!4991