Michael Marineau 42b38f98be docker: fix 1.7 ebuild, --daemon was in the service, not script
Commit 897c35ff attempted to fix compatibility with 1.7 by copying an
older copy of the dockerd script but the script hadn't actually changed.
The incompatible change was in the service files. oops...

Only impacts arm64, amd64 uses 1.8
2015-09-22 21:08:44 -07:00
..