mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
docs: fix coredump legacy example
This commit is contained in:
committed by
Lennart Poettering
parent
84d421d4fe
commit
6fb595bc2f
@@ -142,6 +142,6 @@ and
|
||||
$ mkdir -p /etc/systemd/system.conf.d
|
||||
$ cat >/etc/systemd/system.conf.d/50-coredump.conf <<EOF
|
||||
[Manager]
|
||||
DefaultLimitCORE=0
|
||||
DefaultLimitCORE=0:infinity
|
||||
EOF
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user