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

Add README.md file for sysinit directory
This commit is contained in:
Victor Vieux 2014-05-19 11:26:22 -07:00
commit ccf29f0b94
1 changed files with 4 additions and 0 deletions

4
sysinit/README.md Normal file
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