From 8491981e35569d125e6b0fb645bc3262357ac7d1 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Thu, 21 Apr 2016 00:56:46 +0000 Subject: [PATCH] The ONL-CONFIG partition should not be mounted by default. --- builds/any/rootfs/jessie/common/overlay/etc/mtab.yml | 2 +- builds/any/rootfs/wheezy/common/overlay/etc/mtab.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builds/any/rootfs/jessie/common/overlay/etc/mtab.yml b/builds/any/rootfs/jessie/common/overlay/etc/mtab.yml index f29f2a11..e6c3ab22 100644 --- a/builds/any/rootfs/jessie/common/overlay/etc/mtab.yml +++ b/builds/any/rootfs/jessie/common/overlay/etc/mtab.yml @@ -9,7 +9,7 @@ mounts: dir: /mnt/onl/data ONL-CONFIG: - mount: r + mount: false dir: /mnt/onl/config fsck: true diff --git a/builds/any/rootfs/wheezy/common/overlay/etc/mtab.yml b/builds/any/rootfs/wheezy/common/overlay/etc/mtab.yml index f29f2a11..e6c3ab22 100644 --- a/builds/any/rootfs/wheezy/common/overlay/etc/mtab.yml +++ b/builds/any/rootfs/wheezy/common/overlay/etc/mtab.yml @@ -9,7 +9,7 @@ mounts: dir: /mnt/onl/data ONL-CONFIG: - mount: r + mount: false dir: /mnt/onl/config fsck: true