aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2018-06-15 12:23:50 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2018-06-15 12:23:50 -0500
commite6d01471fe2a8eb8a15bb906d7c91c11805d1bef (patch)
tree21a2e6e87509880772482470a747983346e3d3f7 /NEWS.md
parentd4501a9f06c807f87be04f128e535a74b370fdb4 (diff)
start-stop-daemon: add ability to log stdout or stderr to processes
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 328247da..13c62d6e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,6 +4,15 @@ OpenRC NEWS
This file will contain a list of notable changes for each release. Note
the information in this file is in reverse order.
+## OpenRC 0.37
+
+start-stop-daemon now supports logging stdout and stderr of daemons to
+processes instead of files. These processes are defined by the
+output_logger and error_logger variables in standard service scripts, or
+by the -3/--output-logger or -4/--error-logger switches if you use
+start-stop-daemon directly. For more information on this, see the
+start-stop-daemon man page.
+
## OpenRC 0.36
In this release, the modules-load service has been combined into the