diff options
author | Gerrit Pape <pape@smarden.org> | 2024-09-25 22:36:26 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2024-09-25 23:38:40 +0000 |
commit | 0baa02d97aed285cb22a6292781874d8e63f3d6f (patch) | |
tree | 4093abb62b430ba764966943ed6664e9adece5fc /package | |
parent | 30281ba43b3d843cc02113f84602c09fe0702674 (diff) | |
download | runit-0baa02d97aed285cb22a6292781874d8e63f3d6f.tar.gz runit-0baa02d97aed285cb22a6292781874d8e63f3d6f.tar.xz runit-0baa02d97aed285cb22a6292781874d8e63f3d6f.zip |
CHANGES
Diffstat (limited to 'package')
-rw-r--r-- | package/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index 2c5b714..980b04c 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,3 +1,9 @@ + * chpst.c, chpst.dist, man/chpst.8: add options -t and -V to chpst man + page and usage (thx Lorenzo Puliti, Z. Liu). + * man/runsv.8: log service's ./finish script is actually not invoked + (thx Jamie Heilman, Dmitry Bogatov, Z. Liu). + * man/runsv.8: clarify how signal override works with control/d and x + (thx Andras Korn, Lorenzo Puliti, Z. Liu). * runit.c, runit.h, man/runit.8: support /etc/runit/nosync file to make sync on shutdown/reboot optional (thx Andras Korn). * prot.c, prot.h, chkshsgr.c, tryshsgr.c: remove; obsolete. |