acpid: do not install handlers for fatal signals
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 5 Feb 2012 14:08:08 +0000 (15:08 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 5 Feb 2012 14:08:08 +0000 (15:08 +0100)
commitbbf1e3c144c1ee93409a0e0546cb56b34eccfcfd
treed5c43b16af0dd7878db49ab416ab7a0f56113d32
parent6e9d047c1558f92531ea12b9e3206023ab77cf51
acpid: do not install handlers for fatal signals

For acpid, it's ok to die at once.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/acpid.c