[bus] Don't install a SIGTERM handler
authorColin Walters <walters@verbum.org>
Tue, 23 Mar 2010 19:04:21 +0000 (15:04 -0400)
committerColin Walters <walters@verbum.org>
Tue, 23 Mar 2010 19:04:21 +0000 (15:04 -0400)
commit3f58fdfb11e15ab4ab666d6f688c00211a894039
treed62bb62d5b032236c974aa51d8a4be1182cb8948
parent3861cb42f437a9eb2b13c5c2aa4081268c45c32c
[bus] Don't install a SIGTERM handler

Really we don't have any interesting cleanup to do, so just
let the process die.

https://bugs.freedesktop.org/show_bug.cgi?id=26303
bus/main.c