mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
This removes remaining hardcoded occurences of `/sbin/fsck`, and instead uses `find_executable` to find `fsck`. We also use `fsck_exists_for_fstype` to check for the `fsck.*` executable, which also checks in `$PATH`, so it's fair to assume fsck itself is also available.
6.0 KiB
6.0 KiB