Loader mount policies.

This commit is contained in:
Jeffrey Townsend
2016-04-13 18:36:54 -07:00
parent 9f2f912366
commit a920b9ae63

View File

@@ -0,0 +1,19 @@
mounts:
ONL-IMAGES:
mount: w
dir: /mnt/onl/images
fsck: true
ONL-DATA:
mount: w
dir: /mnt/onl/data
ONL-CONFIG:
mount: r
dir: /mnt/onl/config
fsck: true
ONL-BOOT:
mount: r
dir: /mnt/onl/boot
fsck: false