From 889d8d7282fa8a702a772437d8fbb11185dc4f5a Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Thu, 21 Apr 2016 00:58:05 +0000 Subject: [PATCH] The ONL-CONFIG partition should not be mounted. --- packages/base/all/initrds/loader-initrd-files/src/etc/mtab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/base/all/initrds/loader-initrd-files/src/etc/mtab.yml b/packages/base/all/initrds/loader-initrd-files/src/etc/mtab.yml index 291e1996..00f64685 100644 --- a/packages/base/all/initrds/loader-initrd-files/src/etc/mtab.yml +++ b/packages/base/all/initrds/loader-initrd-files/src/etc/mtab.yml @@ -9,7 +9,7 @@ mounts: dir: /mnt/onl/data ONL-CONFIG: - mount: r + mount: false dir: /mnt/onl/config fsck: true