mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Remove daemonization trace in docs [ci skip] (#2197)
Remove link to docs that were removed in 636732c447
Close #2196
This commit is contained in:
parent
9dee8d04fb
commit
43d1c06b4f
1 changed files with 1 additions and 3 deletions
|
@ -13,9 +13,7 @@ desired, using an application or instance specific name.
|
||||||
|
|
||||||
Note that this uses the systemd preferred "simple" type where the
|
Note that this uses the systemd preferred "simple" type where the
|
||||||
start command remains running in the foreground (does not fork and
|
start command remains running in the foreground (does not fork and
|
||||||
exit). See also, the
|
exit).
|
||||||
[Alternative Forking Configuration](#alternative-forking-configuration)
|
|
||||||
below.
|
|
||||||
|
|
||||||
~~~~ ini
|
~~~~ ini
|
||||||
[Unit]
|
[Unit]
|
||||||
|
|
Loading…
Add table
Reference in a new issue