From: Didier Roche Date: Tue, 10 Mar 2015 08:57:38 +0000 (+0100) Subject: fsckd: Reduce the SAK window when writing to console X-Git-Tag: v219.0~409 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=867ce6a516b8978dfbef479392687767787dff8f;hp=867ce6a516b8978dfbef479392687767787dff8f 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. ---