X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=units%2Fproc-sys-fs-binfmt_misc.automount;h=30a6bc99184411aef7ece169f4a47d7327e03a9a;hb=01d2041e41f4886a6dff16a53a950ae8d5b66bc7;hp=6edd1f55d3ec9143e5235dc719745031e0efae9b;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8;p=thirdparty%2Fsystemd.git diff --git a/units/proc-sys-fs-binfmt_misc.automount b/units/proc-sys-fs-binfmt_misc.automount index 6edd1f55d3e..30a6bc99184 100644 --- a/units/proc-sys-fs-binfmt_misc.automount +++ b/units/proc-sys-fs-binfmt_misc.automount @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it @@ -7,9 +9,12 @@ [Unit] Description=Arbitrary Executable File Formats File System Automount Point +Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html +Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems DefaultDependencies=no Before=sysinit.target -ConditionPathExists=/proc/sys/fs/binfmt_misc +ConditionPathExists=/proc/sys/fs/binfmt_misc/ +ConditionPathIsReadWrite=/proc/sys/ [Automount] Where=/proc/sys/fs/binfmt_misc