]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-binfmt.service.in
zsh_completion: Split out zsh _coredumpctl
[thirdparty/systemd.git] / units / systemd-binfmt.service.in
CommitLineData
151b190e
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
151b190e
LP
6# (at your option) any later version.
7
8[Unit]
9Description=Set Up Additional Binary Formats
9393a877 10Documentation=man:systemd-binfmt.service(8) man:binfmt.d(5)
49dbfa7b 11Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt
151b190e
LP
12DefaultDependencies=no
13Conflicts=shutdown.target
14After=systemd-readahead-collect.service systemd-readahead-replay.service proc-sys-fs-binfmt_misc.automount
15Before=sysinit.target shutdown.target
41807efb 16ConditionPathIsReadWrite=/proc/sys/
9393a877 17ConditionDirectoryNotEmpty=|/lib/binfmt.d
adf70c5e
KS
18ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d
19ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d
20ConditionDirectoryNotEmpty=|/etc/binfmt.d
21ConditionDirectoryNotEmpty=|/run/binfmt.d
151b190e
LP
22
23[Service]
24Type=oneshot
25RemainAfterExit=yes
26ExecStart=@rootlibexecdir@/systemd-binfmt