mrrl-system-config

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

commit 4843829dc4242a50d22bb08b7f12764cb5f7c057
parent 7c1fb0ab1fc7251b41f90423d13f8c917b2ac5e7
Author: ccx <ccx@te2000.cz>
Date:   Wed, 10 Apr 2024 16:31:40 +0000

Add /mnt/volumes/audio

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

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