Remove commons-io dependency in netconf-ssh
[controller.git] / karaf / opendaylight-karaf-resources / src / main / resources / etc / custom.properties
index ab16bf8621823fa599524b9b6090e5906d21622f..a21e20ee035fc1c4902c85709d423d59b6184f8c 100644 (file)
@@ -22,6 +22,7 @@ netconf.tcp.client.port=8383
 
 netconf.ssh.address=0.0.0.0
 netconf.ssh.port=1830
+# Use Linux style path
 netconf.ssh.pk.path = ./configuration/RSA.pk
 # Set security provider to BouncyCastle
 org.apache.karaf.security.providers = org.bouncycastle.jce.provider.BouncyCastleProvider