reassign 891558 systemd 237
thanks
On Tue, Feb 27, 2018 at 08:58:25AM +0800, 積丹尼 Dan Jacobson wrote:
> (Alas the actual "Checking in progress on ..." messages are the kind one
> sees during boot that are not logged anywhere(!) and thus one only can
> tell you from personal memory.)
It appears the message you are complaining about comes from systemd:
./debian/patches/debian/fsckd-daemon-for-inter-fsckd-communication.patch:+
ngettext("Checking in progress on %d disk (%3.1f%%
complete)",
./debian/patches/debian/fsckd-daemon-for-inter-fsckd-communication.patch:+
"Checking in progress on %d disks (%3.1f%%
complete)", m->numdevices),
./src/fsckd/fsckd.c: ngettext("Checking in progress
on %d disk (%3.1f%% complete)",
./src/fsckd/fsckd.c: "Checking in progress
on %d disks (%3.1f%% complete)", m->numdevices),
- Ted