goetia-linux
goetia
Software
0x53.net

The mount-binfmt_misc service

mount-binfmt_misc is a oneshot service set up the binfmt_misc virtual filesystem.

When it is started:

When it is stopped:

Examples

A file /etc/binfmt.d/wine.conf with the content :DOSWin:M::MZ::/bin/wine: would make windows binaries be executed using wine automatically.