linuxkit/pkg/init/cmd
David Scott f4bbce7a6c service: use the logging system with runc
If external logging is enabled, this patch sets the stdout and stderr
of the `runc` invocations to one end of a socketpair and the other end is
sent to the logging service. Otherwise we log to files as before.

Signed-off-by: David Scott <dave.scott@docker.com>
2018-07-06 21:49:21 +01:00
..
init Bump init and containerd package to v1.0.0-beta.1 2017-09-25 13:39:21 +01:00
rc.init init: print integer with %d not %s 2018-01-15 17:24:36 +00:00
service service: use the logging system with runc 2018-07-06 21:49:21 +01:00