Update using_supervisord.md

Fix factual error

change made by: GennadySpb <lipenkov@gmail.com>

Signed-off-by: Sven Dowideit <SvenDowideit@docker.com>
Upstream-commit: 99dc224d850a8838f42b9f41229b484197f75fa5
Component: engine
This commit is contained in:
GennadySpb
2015-01-22 12:07:20 +03:00
committed by Sven Dowideit
parent 16972af772
commit 422d703cc0

View File

@ -39,7 +39,7 @@ our container.
Here we're installing the `openssh-server`,
`apache2` and `supervisor`
(which provides the Supervisor daemon) packages. We're also creating two
(which provides the Supervisor daemon) packages. We're also creating four
new directories that are needed to run our SSH daemon and Supervisor.
## Adding Supervisor's configuration file