Fix reference to FileDescriptorStoreMax= directive

(cherry picked from commit 543015a164)
This commit is contained in:
Nils K 2024-09-23 21:01:38 +02:00 committed by Luca Boccassi
parent 0cd10d410b
commit c1431b7eff

View file

@ -208,6 +208,6 @@ service.
The
[`systemd-run`](https://www.freedesktop.org/software/systemd/man/systemd-run.html)
tool may be used to quickly start a testing binary or similar as a service. Use
`-p FileDescriptorStore=4711` to enable the fdstore from `systemd-run`'s
`-p FileDescriptorStoreMax=4711` to enable the fdstore from `systemd-run`'s
command line. By using the `-t` switch you can even interactively communicate
via processes spawned that way, via the TTY.