mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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