diff options
author | Gerrit Pape <pape@smarden.org> | 2014-08-01 08:34:38 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2014-08-10 16:57:14 +0000 |
commit | 5fe1bc773c2d979093fe4b1f3ecbbed5e6acdaf0 (patch) | |
tree | 318ae525fd45a346fb31f0caefc62a7a2cfc0390 /package | |
parent | 8edcee63f90bb0cfa7aff2e47a1b0521eab8e735 (diff) | |
download | runit-5fe1bc773c2d979093fe4b1f3ecbbed5e6acdaf0.tar.gz runit-5fe1bc773c2d979093fe4b1f3ecbbed5e6acdaf0.tar.xz runit-5fe1bc773c2d979093fe4b1f3ecbbed5e6acdaf0.zip |
* sv.c: properly format status command's output on failure cases.
Diffstat (limited to 'package')
-rw-r--r-- | package/CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index 7375039..0431481 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,5 +1,6 @@ 2.1.2 + * sv.c: properly format status command's output on failure cases. * sv.c: support optional LSB init script actions reload and try-restart. * man/sv.8: "sv exit" does not send a TERM signal to the log service |