From 28f872fe94096af2da9da909391f2569d7ec6ce522d5246c35d288b437a0d30e Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 10 Jun 2014 16:23:39 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=665 --- systemd.spec | 1 + 1 file changed, 1 insertion(+) 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