Merge pull request #2878 from dm0-/glibc

sys-apps/systemd: "Fix" telinit in the SDK
This commit is contained in:
David Michael 2017-11-06 17:24:25 -05:00 committed by GitHub
commit 050e828c13
2 changed files with 3 additions and 0 deletions

View File

@ -263,6 +263,9 @@ multilib_src_configure() {
### CoreOS options ### CoreOS options
# Point to a bad path, or telinit in the SDK re-execs itself
-Dtelinit-path=/lib/sysvinit/telinit
# Specify this, or meson breaks due to no /etc/login.defs # Specify this, or meson breaks due to no /etc/login.defs
-Dsystem-gid-max=999 -Dsystem-gid-max=999
-Dsystem-uid-max=999 -Dsystem-uid-max=999