There was an error while loading. Please reload this page.
1 parent 8445056 commit a8505e4Copy full SHA for a8505e4
1 file changed
distributions/openhab/src/main/resources/userdata/etc/custom.properties
@@ -5,6 +5,8 @@ karaf.lock.dir=${karaf.data}/tmp
5
karaf.shutdown.port.file=${karaf.data}/tmp/port
6
karaf.pid.file=${karaf.data}/tmp/karaf.pid
7
8
+org.osgi.framework.system.packages.extra=${org.osgi.framework.system.packages.extra},sun.security.pkcs11
9
+
10
osgi.compatibility.bootdelegation = true
11
12
felix.fileinstall.dir = ${karaf.data}/etc
0 commit comments