Signed-off-by: Michal Soltys <[email protected]>
---
modules.d/99fs-lib/fs-lib.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules.d/99fs-lib/fs-lib.sh b/modules.d/99fs-lib/fs-lib.sh
index f7b20dd..fdd3304 100755
--- a/modules.d/99fs-lib/fs-lib.sh
+++ b/modules.d/99fs-lib/fs-lib.sh
@@ -179,10 +179,10 @@ fsck_batch() {
info " $_dev"
done
+ export FSTAB_FILE
_out="$(fsck -M -T "$@" -- -a)"
_ret=$?
- export FSTAB_FILE
fsck_tail
return $_ret
--
1.7.5.3
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html