chiark / gitweb /
systemd-fsck: always connect to systemd-fsckd
authorDidier Roche <didrocks@ubuntu.com>
Mon, 26 Jan 2015 15:01:11 +0000 (16:01 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 18 Feb 2015 15:33:46 +0000 (16:33 +0100)
commit19e887e709c31ee4366ec44a770d3963cd48cb86
tree8e629b2391aa63ca0560da658536547e25494f48
parentac6e2f0dfc2e800f01c79ecea2b811914110a7b9
systemd-fsck: always connect to systemd-fsckd

Remove the plymouth running or show-status checks from systemd-fsck. Instead,
always connect to systemd-fsckd socket, and let this one decide if we display
progress or not.
src/fsck/fsck.c
src/fsckd/fsckd.c