Merge pull request #231 from philips/fixup-local-enable

fix(coreos-base/coreos-init): fixup to use right systemctl path
This commit is contained in:
Brandon Philips 2013-10-02 12:47:54 -07:00
commit 014a61aab3
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="4" EAPI="4"
CROS_WORKON_COMMIT="554af23cb39019a9fcbcc12d6ca4118849076f6a" CROS_WORKON_COMMIT="c41c0dd3a3037a41630b4da5f57d74d3fc7db8a0"
CROS_WORKON_PROJECT="coreos/init" CROS_WORKON_PROJECT="coreos/init"
CROS_WORKON_LOCALNAME="init" CROS_WORKON_LOCALNAME="init"