summaryrefslogtreecommitdiffstats
path: root/mgr/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mgr/run.sh')
-rwxr-xr-xmgr/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgr/run.sh b/mgr/run.sh
index 77f19fb..256e297 100755
--- a/mgr/run.sh
+++ b/mgr/run.sh
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-logDir="/var/log/onap/vfc-gvnfm-vnfmgr/"
+logDir="/var/log/onap/vfc/gvnfm-vnfmgr/"
if [ ! -x $logDir ]; then
mkdir -p $logDir
fi