chiark / gitweb /
fsckd: Reduce the SAK window when writing to console
authorDidier Roche <didrocks@ubuntu.com>
Tue, 10 Mar 2015 08:57:38 +0000 (09:57 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Mar 2015 10:43:09 +0000 (11:43 +0100)
commit867ce6a516b8978dfbef479392687767787dff8f
tree0fa141c295f70c7af0501bb655a935a358be3ece
parent0c900704e7e9ad6732baf0e61b6817d76fc01fed
fsckd: Reduce the SAK window when writing to console

We don't want to keep /dev/console open all the time, but only open it when
needed, to avoid interfering with SAK.
src/fsckd/fsckd.c