Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/binfmt-dispatcher.toml.example
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ required_paths = ["/usr/share/fex-emu/RootFS/default.erofs"]
# interpreter inside muvm if the page-size is different than 4k
use_muvm = true

# A minimal interpreter configuration block, which specified just the path.
# The name is assumed identical to the id, and muvm is disabled.
[interpreters.box64]
path = "/usr/bin/box64"

# The binaries section is to customize which interpreter to run for a given
# binary application.

Expand Down