Use correct upstart script with new build tool

Upstream-commit: 3d9b4379a5b84e52a04b31129f87fd0eef3cf54d
Component: engine
This commit is contained in:
Michael Crosby
2013-08-23 20:01:08 +00:00
parent 2e40678fa5
commit 439fa2cb13

View File

@ -57,7 +57,9 @@ stop on runlevel [!2345]
respawn
exec docker -d
script
/usr/bin/docker -d
end script
'
# Each "bundle" is a different type of build artefact: static binary, Ubuntu