mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 11:43:01 +02:00
Highlights: - fixes to systemd and s6 type services - bare-bones libsystemd replacement with #include <systemd/sd-daemon.h> - new reload:script mimicking systemd ExecReload, and - new stop:script mimicking systemd ExecStop - exit status/signal info when a process dies - service kill:SEC now support up to 300 sec. - the /tmp/norespawn trick now also covers service_retry() - the sysv 'stop' command process environment is now same as 'start' - State machine ordering issue: enter new config generation after services disabled in previous generation have been stopped Full changelog at: - <https://github.com/troglobit/finit/releases/tag/4.13> - <https://github.com/troglobit/finit/releases/tag/4.14> Fixes #1123 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
9 lines
392 B
Plaintext
9 lines
392 B
Plaintext
# From https://github.com/troglobit/finit/releases/
|
|
sha256 7c128119129324050ff7e5b56d0f33fa152fe254d035c0d0c6f72dc75d6786f3 finit-4.14.tar.gz
|
|
|
|
# Locally calculated
|
|
sha256 868cb6c5414933a48db11186042cfe65c87480d326734bc6cf0e4b19b4a2e52a LICENSE
|
|
|
|
# GIT Snapshot
|
|
sha256 8c880293409cf566f6256bff193f985c50bd2eb99d2ff964dcaa9590251ed27e finit-438d6b4e638418a2a22024a3cead2f47909d72b9.tar.gz
|