You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/04/30 06:25:32 UTC

[karaf] branch karaf-4.2.x updated: Add KARAF_LOG env variable in the setenv comments

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 1f4eaff  Add KARAF_LOG env variable in the setenv comments
1f4eaff is described below

commit 1f4eaffd62ca303324c7f24bf0e52c1c05153ab9
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Apr 30 08:24:58 2019 +0200

    Add KARAF_LOG env variable in the setenv comments
---
 .../features/base/src/main/filtered-resources/resources/bin/setenv       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assemblies/features/base/src/main/filtered-resources/resources/bin/setenv b/assemblies/features/base/src/main/filtered-resources/resources/bin/setenv
index f285fc0..041966b 100755
--- a/assemblies/features/base/src/main/filtered-resources/resources/bin/setenv
+++ b/assemblies/features/base/src/main/filtered-resources/resources/bin/setenv
@@ -45,6 +45,7 @@
 # export KARAF_DATA # Karaf data folder
 # export KARAF_BASE # Karaf base folder
 # export KARAF_ETC  # Karaf etc  folder
+# export KARAF_LOG  # Karaf log  folder
 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
 # export KARAF_OPTS # Additional available Karaf options
 # export KARAF_DEBUG # Enable debug mode