SHA256
1
0
forked from pool/systemd
Dr. Werner Fink 2014-06-10 16:23:39 +00:00 committed by Git OBS Bridge
parent f6821b9301
commit cb6391da83

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