proc-sys-fs-binfmt_misc.automount revision 744881d173e7e2d29a51c86edb8255857089cfd2
70N/A# This file is part of systemd.
70N/A#
286N/A# systemd is free software; you can redistribute it and/or modify it
70N/A# under the terms of the GNU Lesser General Public License as published by
70N/A# the Free Software Foundation; either version 2.1 of the License, or
70N/A# (at your option) any later version.
70N/A
70N/A[Unit]
70N/ADescription=Arbitrary Executable File Formats File System Automount Point
70N/ADocumentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt
70N/ADefaultDependencies=no
70N/ABefore=sysinit.target
70N/AConditionPathExists=/proc/sys/fs/binfmt_misc/
70N/AConditionPathIsReadWrite=/proc/sys/
70N/A
70N/A[Automount]
70N/AWhere=/proc/sys/fs/binfmt_misc
70N/A