The ONL-CONFIG partition should not be mounted by default.

This commit is contained in:
Jeffrey Townsend
2016-04-21 00:56:46 +00:00
parent 3c3b76714f
commit 8491981e35
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ mounts:
dir: /mnt/onl/data
ONL-CONFIG:
mount: r
mount: false
dir: /mnt/onl/config
fsck: true

View File

@@ -9,7 +9,7 @@ mounts:
dir: /mnt/onl/data
ONL-CONFIG:
mount: r
mount: false
dir: /mnt/onl/config
fsck: true