diff options
author | sin <sin@2f30.org> | 2014-02-07 12:47:15 +0000 |
---|---|---|
committer | sin <sin@2f30.org> | 2014-02-07 12:57:46 +0000 |
commit | 8194f460daaa9343ce9863838b14132d0ad8037c (patch) | |
tree | e8f37cc8d5b70a4daa4640afb82df2c69f8b82a7 /util.h | |
parent | 23dbb870c7ad1d82a5c2a967683158da54ab3469 (diff) |
Refactor code
We no longer have two processes, one for reaping children and
another for handling the FIFO.
Use signalfd() to multiplex signal handling and reading from the
FIFO.
This setup will also allow us to capture ctrl-alt-del and to work
with a read-only rootfs.
To create the FIFO, we send a SIGHUP signal to init from our init
scripts.
Diffstat (limited to 'util.h')
0 files changed, 0 insertions, 0 deletions