1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/init
Joe Beda c11fadb282 Make debian init work when called quickly.
We use the start-stop-daemon pid creation mechanism in addition the intrinsic built into docker.  This means the pid file is guaranteed to be written out by the time the script exits.

See #6184.

Docker-DCO-1.1-Signed-off-by: Joe Beda <joe.github@bedafamily.com> (github: jbeda)
2014-06-03 16:57:32 -07:00
..
openrc Add initial init scripts library, including systemd, sysvinit, upstart, and openrc 2013-10-17 12:03:49 -06:00
systemd bump open files and procs limit via unitfile 2014-03-04 22:29:51 -05:00
sysvinit-debian Make debian init work when called quickly. 2014-06-03 16:57:32 -07:00
sysvinit-redhat added timeout when waiting for docker pidfile 2014-05-16 09:36:54 -04:00
upstart Ensure networking is up before starting docker 2014-05-24 19:03:11 +01:00