diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-09-04 19:01:38 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-09-04 19:01:38 +0000 |
| commit | 5ffead05deaa2c7fdb36135832d9491beb77bec3 (patch) | |
| tree | d91e972630d7d554e8dc10c1cfd79dde1e2aef14 /doc/s6_live.html | |
| parent | 1fcca9ffc8ce1ba3a741a9738819bf7d35266df7 (diff) | |
| download | s6-frontend-5ffead05deaa2c7fdb36135832d9491beb77bec3.tar.gz | |
Doc typo fixes
Diffstat (limited to 'doc/s6_live.html')
| -rw-r--r-- | doc/s6_live.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/s6_live.html b/doc/s6_live.html index acc0a07..410421f 100644 --- a/doc/s6_live.html +++ b/doc/s6_live.html @@ -196,6 +196,7 @@ defined in the current live database and listed by name in <em>servicenames</em> service directory's <tt>down-signal</tt> file, to the process. </li> <li> if the service is a oneshot: executing the <tt>reload</tt> script defined for it. </li> + </ul> </li> <li> <tt>s6 live reload</tt> only applies to the listed services. It does not touch dependencies. It does not change service states: if a service is down, <tt>reload</tt> has no effect, and if a service is up, it is still up after |
