mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 11:43:01 +02:00
- Reduce the amount of queues: 3 -> 1 - Simplify post hook - Refine execd The resulting simplification of infix_containers_post_hook(), and touching execd, also ensure container environment variable changes are propagated. Fixes #822 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
task log:prio:local1.notice,tag:container-flush <pid/syslogd> \
|
|
[S] container flush -- Cleaning up lingering containers
|
|
service log:prio:local1.err,tag:container \
|
|
[2345] execd /run/containers/queue -- Container job runner
|