openHAB install after windows service feature install
This commit is contained in:
12
userdata/etc/custom.system.properties
Normal file
12
userdata/etc/custom.system.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
karaf.name=openhab
|
||||
karaf.local.user=openhab
|
||||
mdnsName=openhab
|
||||
smarthome.servicepid=org.openhab
|
||||
smarthome.servicecfg=${openhab.runtime}/services.cfg
|
||||
smarthome.userdata=${openhab.userdata}
|
||||
smarthome.configdir=${openhab.conf}
|
||||
org.quartz.properties=${openhab.runtime}/etc/quartz.properties
|
||||
jetty.keystore.path=${openhab.userdata}/etc/keystore
|
||||
jetty.truststore.path=${openhab.userdata}/etc/keystore
|
||||
equinox.ds.block_timeout=240000
|
||||
equinox.scr.waitTimeOnBlock=60000
|
||||
Reference in New Issue
Block a user