Files
linuxkit/pkg
Ian Campbell fc20fb8a2c pkg/init: Do not run inits in the background
We want them to run in sequence. For example we want mounts to be done (done by
`pkg/runc/etc/init.d/010-onboot`) before we start services (done by
`pkg/containerd/etc/init.d/020-containerd`). This was most likely introduced by
28b4245b12 ("Move onboot startup script to runc package").

None of the initscripts in pkg/* block, but some in projects (selinux and
logging, not updated here) do.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-07-15 12:39:12 +01:00
..
2017-07-05 22:37:46 +02:00
2017-07-01 18:11:45 +01:00
2017-07-01 18:11:45 +01:00
2017-07-01 19:24:16 +01:00
2017-07-01 18:11:45 +01:00
2017-07-14 18:34:52 +01:00
2017-07-14 15:02:42 +01:00
2017-07-01 18:11:45 +01:00
2017-07-14 15:21:01 +01:00
2017-07-01 18:11:45 +01:00
2017-07-01 18:11:45 +01:00
2017-07-14 15:38:32 +01:00
2017-07-01 18:11:45 +01:00
2017-07-01 18:11:45 +01:00
2017-07-01 18:11:45 +01:00
2017-07-01 18:11:45 +01:00
2017-07-11 16:35:58 +01:00