Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docker: Fix and update sysvinit script | Jan Kiszka | 2017-07-17 | 1 | -2/+3 |
| | | | | | | | | | Fix daemonization, align args with docker.service, fix line breaks in log file - and fix INITSCRIPT_PARAMS (there is no variable OS_DEFAULT_INITSCRIPT_PARAMS). Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | docker: add sysvinit script | Bruce Ashfield | 2015-04-08 | 1 | -0/+126 |
Adding a basic sysvinit script to docker .. for those that still use sysvinit! Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |