66# -----------------------------------------------
77# Settings for initjar building
88
9- # Set this directory to the directory containing custom plugin lists
9+ # Set this directory to the directory containing custom plugin lists
1010# if you have custom initjars to build.
1111# custom.plugin-list.dir = ${root.dir}/local/plugin-lists/
1212
@@ -16,7 +16,7 @@ grub.menu.cdrom=${root.dir}/.github/qemu/menu-cdrom.lst
1616# Uncomment this property if you do not want the default initjars to be build.
1717# no.default.initjars = 1
1818
19- # Set this property to the directory containing user applications for the
19+ # Set this property to the directory containing user applications for the
2020# jar packager (tool to easily create a jnode plugin from a regular jar file)
2121# user.applications.dir = ${root.dir}/local/applications/ Fix
2222
@@ -97,7 +97,7 @@ jnode.debugger.port=6789
9797# vmware.vmx.overrides=<some-file-containing-vmx-settings>
9898
9999# -----------------------------------------------
100- # Custom system properties
100+ # Custom system properties
101101# -----------------------------------------------
102102
103103jnode.java.home =/jnode
@@ -108,7 +108,7 @@ jnode.user.home=/jnode/home
108108# Enable or disable security under JNode
109109# -----------------------------------------------
110110
111- # jnode.security.enabled=true
111+ jnode.security.enabled =false
112112
113113# -----------------------------------------------
114114# Custom build tools
0 commit comments