1SYSTEMD-BINFMT.SERVICE(8) systemd-binfmt.service SYSTEMD-BINFMT.SERVICE(8)
2
3
4
6 systemd-binfmt.service, systemd-binfmt - Configure additional binary
7 formats for executables at boot
8
10 systemd-binfmt.service
11
12 /usr/lib/systemd/systemd-binfmt
13
15 systemd-binfmt.service is an early boot service that registers
16 additional binary formats for executables in the kernel.
17
18 See binfmt.d(5) for information about the configuration of this
19 service.
20
22 --unregister
23 If passed, instead of registering configured binary formats in the
24 kernel, the reverse operation is executed: all currently registered
25 binary formats are unregistered from the kernel.
26
27 --cat-config
28 Copy the contents of config files to standard output. Before each
29 file, the filename is printed as a comment.
30
31 --no-pager
32 Do not pipe output into a pager.
33
34 -h, --help
35 Print a short help text and exit.
36
37 --version
38 Print a short version string and exit.
39
41 systemd(1), binfmt.d(5), wine(8)
42
43
44
45systemd 251 SYSTEMD-BINFMT.SERVICE(8)