Exit fw_update(8) lock_db subprocess when parent exits
authorafresh1 <afresh1@openbsd.org>
Thu, 31 Aug 2023 19:00:00 +0000 (19:00 +0000)
committerafresh1 <afresh1@openbsd.org>
Thu, 31 Aug 2023 19:00:00 +0000 (19:00 +0000)
commit648823881a320c8e6cf59a421d8f08750a657902
treebd7093ea359362cff1ab7a8a36df57bf5c4e0353
parentd60efbf6e3ce11883de414d083606f0c5ad6d7da
Exit fw_update(8) lock_db subprocess when parent exits

If fw_update exits unexpectedly the package database would never unlock.

select solution from millert@
usr.sbin/fw_update/fw_update.sh