Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| docs:guide-developer:procd-init-scripts [2024/02/10 16:20] – [Service jails] systemcrash | docs:guide-developer:procd-init-scripts [2024/02/10 16:23] (current) – [Defining service instances] systemcrash | ||
|---|---|---|---|
| Line 53: | Line 53: | ||
| # if process exits sooner than respawn_threshold, | # if process exits sooner than respawn_threshold, | ||
| # if process finishes later than respawn_threshold, | # if process finishes later than respawn_threshold, | ||
| - | # notice that this is literal respawning of the process, | + | # notice that this is literal respawning of the process, |
| | | ||