mirror of
https://github.com/andreili/katapult.git
synced 2025-08-23 19:34:06 +02:00
Open the usb device with the O_NOCTTY flag. This prevents a SIGHUP signal from killing the flashtool process if the bootloader request results in a hangup event. Signed-off-by: Eric Callahan <arksine.code@gmail.com>