<div dir="ltr">Over at Gentoo, we have started installing fsck.vfat in /usr/sbin rather than /sbin. Don't ask me why; I don't maintain our dosfstools package. ^_^<br><br>This works ok with the fsck binary from util-linux since we have it configured to search in /usr/sbin via the --enable-fs-paths-extra configure option. It also searches $PATH as a fallback.<br>
<br>However, systemd-fsck only looks in /sbin. Can we change this to match util-linux? I could probably hack together a patch if necessary.<br><br>Gentoo bug report: <a href="https://bugs.gentoo.org/show_bug.cgi?id=506654">https://bugs.gentoo.org/show_bug.cgi?id=506654</a></div>