diff --git a/systemd.spec b/systemd.spec index 90619c6f..b4f96881 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1077,6 +1077,7 @@ rm -f units/emergency.service # disable "-l" option for fsck if it does not support new locking scheme # compare with commit c343be283b7152554bac0c02493a4e1759c163f7 +PATH=${PATH}:/sbin:/usr/sbin PATH_FSCK=$(type -p fsck) if grep -q /run/fsck/%%s\\.lock $PATH_FSCK then