From b9dea1ad37d8218fa8747e3e8163130eab93e982 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Jul 2017 23:31:30 +0200 Subject: [PATCH] fstab lines --- fstab.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 fstab.txt diff --git a/fstab.txt b/fstab.txt new file mode 100644 index 0000000..92f9cb1 --- /dev/null +++ b/fstab.txt @@ -0,0 +1,2 @@ +maria-storage.local:/srv/save/web_doc /mnt/web_doc nfs nfsvers=3,intr,timeo=600,nosuid,rw 0 0 +maria-storage.local:/srv/save/git_repo /mnt/git_repo nfs nfsvers=3,intr,timeo=600,nosuid,rw 0 0