curvetun: Added graceful handling of SIGTERM signal59/head
commit6fc37863a0adbc282c925b615a76a1ee5c878077
authorScott Moeller <electronjoe@gmail.com>
Wed, 6 Mar 2013 06:30:34 +0000 (5 22:30 -0800)
committerScott Moeller <electronjoe@gmail.com>
Wed, 6 Mar 2013 06:38:22 +0000 (5 22:38 -0800)
treec643bcbe980e0165ec09bd9be7679122dc615917
parentd8c74acb4f3166947b0c385b322288ba7e1cdf09
curvetun: Added graceful handling of SIGTERM signal

This allows friendlier termination of the curvetun daemon,
using kill -9 gets a little harsh (and leaves lock files
lying around).
curvetun.c