mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Revert "docker.upstart: avoid spawning a sh process"
This reverts commit 24dd50490a.
This commit is contained in:
@@ -5,4 +5,6 @@ stop on runlevel [!2345]
|
||||
|
||||
respawn
|
||||
|
||||
exec /usr/bin/docker -d
|
||||
script
|
||||
/usr/bin/docker -d
|
||||
end script
|
||||
|
||||
Reference in New Issue
Block a user