mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-09 16:42:43 +00:00
![Ryan Houdek](/assets/img/avatar_default.png)
Adds support for binfmt_misc through systemd configuration paths. Their configuration files are basically the raw kernel interface description in a .conf file, quite a bit more simple than the legacy debian path. Default enable this path since systemd is the expected default arrangement these days. Fixes #2417