diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-06-18 15:35:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-06-18 15:35:40 +0000 |
commit | ce49b0504c523820be6ba33ac370da19bf75d9eb (patch) | |
tree | 0f6723002d704b61d5dca30bad0d3d520632ae59 /.gitignore | |
parent | 8b50d9656a88747ec02767cd3370ff29b82ccf6f (diff) | |
download | s6-rc-ce49b0504c523820be6ba33ac370da19bf75d9eb.tar.xz |
Usability changes for transition failures in s6-rc change
- Add explicit s6-svc -d call for longrun transition failure
- Add SIGTERM and SIGINT handling: kill all longrun transitions
- Doc update
- Credit Lionel
- Prepare for 0.2.1.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ *.a.xyzzy *.lo *.so.xyzzy +config.mak +src/include/s6-rc/config.h |