acozzette / BUSE

A block device in user space for Linux
GNU General Public License v2.0
240 stars 47 forks source link

Terminate gracefuly when SIGINT or SIGTERM is received #18

Closed SupraSummus closed 6 years ago

SupraSummus commented 6 years ago

As requested in #9, except signal handling happens in parent and child blocks all signals.