moby--moby/contrib/init
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
..
openrc Add NOFILE and NPROC ulimit settings to the OpenRC init script 2014-07-02 09:36:57 -06:00
systemd Systemd service should not restart on failure 2014-07-28 11:50:24 +02:00
sysvinit-debian Fix several minor issues with Debian sysvinit script 2014-08-07 16:45:22 -06:00
sysvinit-redhat update go import path and libcontainer 2014-07-24 22:19:50 +00:00
upstart Ensure networking is up before starting docker 2014-05-24 19:03:11 +01:00