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. ^_^

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.

However, systemd-fsck only looks in /sbin. Can we change this to match
util-linux? I could probably hack together a patch if necessary.

Gentoo bug report: https://bugs.gentoo.org/show_bug.cgi?id=506654
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to