From: Harald Seiler Date: Sun, 6 Sep 2020 19:23:36 +0000 (+0200) Subject: preset: don't enable proc-sys-fs-binfmt_misc.mount X-Git-Tag: v247-rc1~44^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7139e9d9a3857724a857615a4bd80f857685eb97;p=thirdparty%2Fsystemd.git preset: don't enable proc-sys-fs-binfmt_misc.mount The proc-sys-fs-binfmt_misc.mount unit should not be enabled by preset-all because it should only be used as fallback in case proc-sys-fs-binfmt_misc.automount cannot be used on a system. In these cases it should be enabled manually by an administrator. --- diff --git a/presets/90-systemd.preset b/presets/90-systemd.preset index dd268ae1b5f..9e430904f11 100644 --- a/presets/90-systemd.preset +++ b/presets/90-systemd.preset @@ -37,6 +37,7 @@ disable systemd-networkd-wait-online.service disable systemd-time-wait-sync.service disable systemd-boot-check-no-failures.service disable systemd-network-generator.service +disable proc-sys-fs-binfmt_misc.mount disable syslog.socket