diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2018-10-23 13:34:08 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2018-10-23 13:34:08 -0500 |
commit | 7a75bfb00c52687a236c92bec78b5e7ab4844701 (patch) | |
tree | eb0f6dcd99a1c54b67b79fc4c1c52fb3af12e2d2 | |
parent | aacf841de4983ab33755081a6f69cdf5e3a47007 (diff) |
news.md: add note about scheduled shutdown
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ information: https://github.com/openrc/openrc/issues/238 +This version adds timed shutdown and cancelation of shutdown to +openrc-shutdown. Shutdowns can now be delayed for a certain amount of +time or scheduled for an exact time. + ## OpenRC 0.37 start-stop-daemon now supports logging stdout and stderr of daemons to |