Compare commits
1 Commits
dev/gentoo
...
36429459e1
| Author | SHA1 | Date | |
|---|---|---|---|
| 36429459e1 |
@@ -89,6 +89,10 @@ qemu-${target%%-*} \
|
||||
-r /mnt/gentoo \
|
||||
-f /mnt/gentoo/etc/ld.so.conf
|
||||
|
||||
if [ -d /mnt/gentoo/lib64/security ]; then
|
||||
mv /mnt/gentoo/lib64/security/pam_*.so /mnt/gentoo/lib/security/
|
||||
fi
|
||||
|
||||
rm -f /mnt/gentoo/lib/tmpfiles.d/provision.conf
|
||||
systemd-tmpfiles --root=/mnt/gentoo -E --exclude-prefix=/var --create
|
||||
|
||||
|
||||
Reference in New Issue
Block a user