Use correct upstart script with new build tool
Upstream-commit: 7b5c579b7744877af02777a82aa8c7b28cfc1172 Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user