From 1e9e06b6db106c42f37579af6104544934a34db3 Mon Sep 17 00:00:00 2001 From: Dmitry Nilsen Date: Wed, 4 Feb 2015 09:30:35 +0100 Subject: [PATCH] location to logs dir --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c48fcb2..be153ae 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ my $pbs_bin_dir = "/opt/moab/bin"; ``` vi conf/tsi.properties tsi.path=/opt/unicore7/unicore-tsi-moab/tsi_moab/perl +tsi.logdir=/opt/unicore7/unicore-tsi-moab/tsi_moab/logs ``` # Start/Stop TSI server -- GitLab