From 16315873f7ae8d47aa85f3fcaf44028d70e833cf Mon Sep 17 00:00:00 2001 From: Kaimbacher Date: Fri, 1 Jul 2022 08:42:38 +0000 Subject: [PATCH] Update 'hard_disk_partition_making_filesystem' --- hard_disk_partition_making_filesystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hard_disk_partition_making_filesystem.md b/hard_disk_partition_making_filesystem.md index 28f897f..31e8ae2 100644 --- a/hard_disk_partition_making_filesystem.md +++ b/hard_disk_partition_making_filesystem.md @@ -52,4 +52,4 @@ sudo mkdir /catalogue-data sudo mount /dev/sdb1 /catalogue-data ``` -Folder /catalogue-data is used by GeoNetwork as data storage. \ No newline at end of file +Folder /catalogue-data is used by GeoNetwork as data storage configured via environment variables [environment variables in jetty service](https://gitea.geologie.ac.at/geolba/geonetwork/wiki/Installation-Java-8-JDK-&-Jetty-9#step-3-create-jetty-service) \ No newline at end of file