proc-sys-fs-binfmt_misc.automount revision 710bd1434709402e557b03a684eb905b619477dc
4139N/A# This file is part of systemd.
4139N/A#
4139N/A# Copyright 2010 Lennart Poettering
4139N/A#
4139N/A# systemd is free software; you can redistribute it and/or modify it
4139N/A# under the terms of the GNU General Public License as published by
4139N/A# the Free Software Foundation; either version 2 of the License, or
4139N/A# (at your option) any later version.
4139N/A#
4139N/A# systemd is distributed in the hope that it will be useful, but
4139N/A# WITHOUT ANY WARRANTY; without even the implied warranty of
4139N/A# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4139N/A# General Public License for more details.
4139N/A#
4139N/A# You should have received a copy of the GNU General Public License
4139N/A# along with systemd; If not, see <http://www.gnu.org/licenses/>.
4139N/A
4139N/A[Unit]
4139N/ADescription=Arbitrary Executable File Formats File System Automount Point
4139N/ABefore=basic.target
4139N/A
4139N/A[Automount]
4139N/AWhere=/proc/sys/fs/binfmt_misc
4139N/A