mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
Merge pull request #2173 from dm0-/bugs-1523
sys-apps/baselayout: don't deny logins due to the user's shell
This commit is contained in:
commit
0504ea606d
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="80729f767ae91bbf3fb9db0c53c85b007ab119a8"
|
||||
CROS_WORKON_COMMIT="66e604a4de7f9e7cb83a9158849c81f8b287ef1a"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user