Dr. Werner Fink 2014-06-10 16:23:39 +00:00 committed by Git OBS Bridge
parent 5258f126f1
commit 28f872fe94

View File

@ -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