#!$(PAL) loader.preload = file:$(SHIMPATH) loader.exec = file:$(BIN) loader.env.LD_LIBRARY_PATH = /lib:/lib64 loader.debug_type = none fs.mount.root.type = chroot fs.mount.root.uri = file: fs.mount.other.tmp1.type = chroot fs.mount.other.tmp1.path = /tmp fs.mount.other.tmp1.uri = file:/tmp fs.mount.other.tmp2.type = chroot fs.mount.other.tmp2.path = /var/tmp fs.mount.other.tmp2.uri = file:/var/tmp fs.mount.other.lib.type = chroot fs.mount.other.lib.path = /lib fs.mount.other.lib.uri = file:$(GLIBCDIR) fs.mount.other.bin.type = chroot fs.mount.other.bin.path = /bin/sh fs.mount.other.bin.uri = file:$(HOSTDIR)/bin/sh fs.mount.other.inc.type = chroot fs.mount.other.inc.path = /usr/include/x86_64-linux-gnu/sys/types.h fs.mount.other.inc.uri = file:$(HOSTDIR)/usr/include/x86_64-linux-gnu/sys/types.h fs.mount.other.tmp3.type = chroot fs.mount.other.tmp3.path = /tmp/hello fs.mount.other.tmp3.uri = file:../linux/hello net.allow_bind.1 = 0.0.0.0:31233-31237 net.allow_bind.2 = 0.0.0.0:34297-34298 net.allow_peer.1 = 127.0.0.1:0-65535