Merge pull request #5879 from timthelion/docs-sysinit-readme

Add README.md file for sysinit directory
Upstream-commit: ccf29f0b94274e7052c24a2fc0e0ffc2263a743b
Component: engine
This commit is contained in:
Victor Vieux
2014-05-19 11:26:22 -07:00

View File

@ -0,0 +1,4 @@
Sys Init code
This code is run INSIDE the container and is responsible for setting
up the environment before running the actual process