logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

systemd-binfmt.service, systemd-binfmt - Configure additional binary formats for executables at boot

Description

       systemd-binfmt.service is an early boot service that registers additional binary formats for executables
       in the kernel.

       See binfmt.d(5) for information about the configuration of this service.

Name

       systemd-binfmt.service, systemd-binfmt - Configure additional binary formats for executables at boot

Options

--unregister
           If passed, instead of registering configured binary formats in the kernel, the reverse operation is
           executed: all currently registered binary formats are unregistered from the kernel.

           Added in version 246.

       --cat-config
           Copy the contents of config files to standard output. Before each file, the filename is printed as a
           comment.

       --tldr
           Copy the contents of config files to standard output. Only the "interesting" parts of the
           configuration files are printed, comments and empty lines are skipped. Before each file, the filename
           is printed as a comment.

       --no-pager
           Do not pipe output into a pager.

       -h, --help
           Print a short help text and exit.

       --version
           Print a short version string and exit.

See Also

systemd(1), binfmt.d(5), wine(8)

systemd 257.7                                                                          SYSTEMD-BINFMT.SERVICE(8)

Synopsis

       systemd-binfmt.service

       /usr/lib/systemd/systemd-binfmt

See Also