diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-09-05 21:34:00 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-09-05 21:34:00 +0000 |
| commit | 51e0c04817e974e30a40c8a8195dca5ec7a92f14 (patch) | |
| tree | 7344444177ede88659153b52f605b12d2d6c6924 /doc/s6-rc-compile.html | |
| parent | 513af5a991d45fb51f3f78e97c142c840d24aa03 (diff) | |
| download | s6-rc-51e0c04817e974e30a40c8a8195dca5ec7a92f14.tar.gz | |
Diffstat (limited to 'doc/s6-rc-compile.html')
| -rw-r--r-- | doc/s6-rc-compile.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index d207b6c..fc4a9c6 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -209,7 +209,7 @@ lexer at compile time and the results will be stored into the compiled database in an internal form. <tt>up</tt> will be run when the service is started, <tt>down</tt> will be executed when the service is stopped, and <tt>reload</tt> will be executed when the service is -reloaded </li> +reloaded. </li> </ul> @@ -239,7 +239,7 @@ while <tt>down</tt> contains <tt>/etc/init.d/<em>service</em> stop</tt>, and <p> Don't think you have to learn all the intricacies of the execline language -just because the <tt>up</tt>, <tt>down</tt> and <tt>reload</tt>scripts get +just because the <tt>up</tt>, <tt>down</tt> and <tt>reload</tt> scripts get lexed by it. You don't. </p> |
