commit: 7a75bfb00c52687a236c92bec78b5e7ab4844701 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Tue Oct 23 18:34:08 2018 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Oct 23 18:34:08 2018 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=7a75bfb0
news.md: add note about scheduled shutdown NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 3767c18b..d4d96577 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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
