mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
This commit adds 'manual:yes' to the container's Finit service configuration and changes from pod: to container: prefix for a unique namespace to prevent collision with regular services. The prefix container: is more correct that pod:, which should be reserved for any future pod support. Signed-off-by: Joachim Wiberg <troglobit@gmail.com> confd: fix missing variable in container script condition Signed-off-by: Joachim Wiberg <troglobit@gmail.com>