mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-13 05:39:23 +00:00
Allow /etc/init.d/010-containerd to exit when complete
Don't think there is a need for it to remain and it drops an unnecessary process. Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
@@ -39,5 +39,3 @@ then
|
||||
service start "$(basename $f)"
|
||||
done
|
||||
fi
|
||||
|
||||
wait
|
||||
|
Reference in New Issue
Block a user