mrrl-system-config

system configuration on top of MRRL
git clone https://ccx.te2000.cz/git/mrrl-system-config
Log | Files | Refs

commit f9d071a4c5870d42d00d0ca496efac527388e6f4
parent 01a879f14d0b7b15c2a948c528799a23fd5d05e8
Author: ccx <ccx@te2000.cz>
Date:   Fri, 11 Oct 2024 11:50:24 +0000

Add video volume

Diffstat:
Mfs | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/fs b/fs @@ -123,3 +123,9 @@ type=xfs options=nosuid,noatime bundles=ok-localmount + +/mnt/volumes/video + source=/dev/mapper/vg-video + type=xfs + options=nosuid,noatime + bundles=ok-localmount