openHAB install after windows service feature install

This commit is contained in:
2019-11-08 16:28:55 -06:00
commit 6a5b2422b6
973 changed files with 22607 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
## Standard settings of Karaf
#
# Enable or disable the refresh of the bundles when installing
# the features contained in a KAR file
#
noAutoRefreshBundles=false
#
# Enable or disable the automatic start of the bundles when installing
# the features contained in a KAR file
#
noAutoStartBundles=false
##########################################################################
##
## Custom openHAB configuration
#
# Directory where the kar are stored (when downloaded from Maven for instance)
#
karStorage=${karaf.data}/tmp/kar