Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:procd-init-script-example [2023/06/16 15:07] – Add notes regarding respawn argument valdikss | docs:guide-developer:procd-init-script-example [2024/02/10 17:38] (current) – [Enabling the service] systemcrash | ||
|---|---|---|---|
| Line 81: | Line 81: | ||
| < | < | ||
| - | This will install a symlink for us in directory /etc/rc.d/ called | + | This will install a symlink for us in directory /etc/rc.d/ called |
| < | < | ||
| Line 216: | Line 216: | ||
| ...</ | ...</ | ||
| - | With that line in place we are able to only restart the service whenever our configuration has changed. | + | With that line in place we are able to restart the service whenever |
| < | < | ||