diff options
author | kyoreln <57618278+kyoreln@users.noreply.github.com> | 2021-08-01 19:37:34 +0200 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2021-08-13 12:46:52 -0500 |
commit | 18e53f7fed1a92dd6dc91e79ab620d22fee1e195 (patch) | |
tree | 282f66148293182b050d4213f7b5343e92637eeb /man | |
parent | b5e4c2c2db3d32dcc70426e058132c52e32603f1 (diff) |
move supervise-daemon out of experimental status
supervise-daemon is no longer experimental so remove the statements to
that affect.
This fixes #434.
Diffstat (limited to 'man')
-rw-r--r-- | man/openrc-run.8 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8 index ec4b88de..5fec35e7 100644 --- a/man/openrc-run.8 +++ b/man/openrc-run.8 @@ -104,8 +104,6 @@ supervisor=s6. or set supervisor=supervise-daemon to use supervise-daemon. -Note that supervise-daemon is still in early development, so it is -considered experimental. .It Ar s6_service_path The path to the s6 service directory if you are monitoring this service with S6. The default is /var/svc.d/${RC_SVCNAME}. |