Description
Modify the seekdb graceful shutdown procedure to use kill -9 self (referencing the commercial production version's use of kill -15).
Additionally, change the abort behavior on restore exceptions to a graceful exit instead.
Creator: footka