core.5: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-05-28 09:52:09 +02:00
parent 4f65a89721
commit 94c50673e6
1 changed files with 3 additions and 2 deletions

View File

@ -540,9 +540,10 @@ traditional Linux behavior, one can set an override for the
.BR systemd (1)
mechanism, using something like:
.PP
.in +2n
.in +4n
.EX
# \fBecho "kernel.core_pattern=core.%p" > /etc/sysctl.d/50\-coredump.conf\fP
# \fBecho "kernel.core_pattern=core.%p" > \e\fP
\fB /etc/sysctl.d/50\-coredump.conf\fP
# \fB/lib/systemd/systemd\-sysctl\fP
.EE
.in