moby--moby/contrib/init/sysvinit-debian
Tianon Gravi 478fdaf933 Fix several minor issues with Debian sysvinit script
- add `set -e` to make failing commands bail the script
- remove trailing `exit 0` which is just extraneous anyhow
- adjust `status_of_proc` options to pass in `$DOCKER_DESC` so we get consistently styled messages like `Docker is running` or `Docker is not running` or `could not access PID file for Docker`

Signed-off-by: Andrew Page <admwiggin@gmail.com>
2014-08-07 16:45:22 -06:00
..
docker Fix several minor issues with Debian sysvinit script 2014-08-07 16:45:22 -06:00
docker.default Update to double-dash everywhere 2014-03-13 11:46:02 -06:00