static.manifest.template 346 B

1234567891011121314
  1. loader.preload = file:../../src/libsysdb.so
  2. loader.env.LD_LIBRARY_PATH = /lib
  3. loader.debug_type = inline
  4. # loader.debug_type = file
  5. fs.mount.root.type = chroot
  6. fs.mount.root.uri = file:
  7. fs.mount.tty.type = chroot
  8. fs.mount.tty.uri = dev:tty
  9. fs.mount.other.1.type = chroot
  10. fs.mount.other.1.path = /lib
  11. fs.mount.other.1.uri = file:../../../build