mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
Merge pull request #1928 from mjg59/sssd
sys-apps/baselayout: fix arm64 builds
This commit is contained in:
commit
92ce4cd200
@ -160,7 +160,7 @@ src_install() {
|
||||
fowners -R 500:500 /home/core || die
|
||||
|
||||
if use arm64; then
|
||||
sed -i "${D}"/etc/nsswitch.conf 's/ sss//' || die
|
||||
sed -i "${D}"/usr/share/baselayout/nsswitch.conf 's/ sss//' || die
|
||||
fi
|
||||
|
||||
if use cros_host; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user