commit f9d071a4c5870d42d00d0ca496efac527388e6f4 parent 01a879f14d0b7b15c2a948c528799a23fd5d05e8 Author: ccx <ccx@te2000.cz> Date: Fri, 11 Oct 2024 11:50:24 +0000 Add video volume Diffstat:
M | fs | | | 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