openHAB install after windows service feature install
This commit is contained in:
11
userdata/config/org/apache/karaf/shell.config
Normal file
11
userdata/config/org/apache/karaf/shell.config
Normal file
@@ -0,0 +1,11 @@
|
||||
completionMode="GLOBAL"
|
||||
felix.fileinstall.filename="file:/C:/openhab-2.4.0/userdata/etc/org.apache.karaf.shell.cfg"
|
||||
hostKey="C:\\openhab-2.4.0\\userdata\\etc/host.key"
|
||||
hostKeyFormat="simple"
|
||||
service.bundleLocation="?"
|
||||
service.pid="org.apache.karaf.shell"
|
||||
sftpEnabled="true"
|
||||
sshHost="127.0.0.1"
|
||||
sshIdleTimeout="1800000"
|
||||
sshPort="8101"
|
||||
sshRealm="karaf"
|
||||
Reference in New Issue
Block a user