From 49098cf9c6055b85a4cd0dcb4a0d57fc003310f4 Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 7 Feb 2026 10:36:49 +0100 Subject: Add doc --- doc/source/system/vfs/mount-binfmt_misc.html | 81 ++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 doc/source/system/vfs/mount-binfmt_misc.html (limited to 'doc/source/system/vfs') diff --git a/doc/source/system/vfs/mount-binfmt_misc.html b/doc/source/system/vfs/mount-binfmt_misc.html new file mode 100644 index 0000000..09cadc8 --- /dev/null +++ b/doc/source/system/vfs/mount-binfmt_misc.html @@ -0,0 +1,81 @@ + + + + + + + mount-binfmt_misc service + + + +
+

+ 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. +

+
+ + -- cgit v1.2.3