Use correct upstart script with new build tool

Upstream-commit: 7b5c579b7744877af02777a82aa8c7b28cfc1172
Component: engine
This commit is contained in:
Michael Crosby
2013-08-23 22:20:36 +00:00
parent db0382f68b
commit a971d6c1e9
+3 -1
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