Compare commits
2 Commits
36429459e1
...
dev/gentoo
| Author | SHA1 | Date | |
|---|---|---|---|
| b43e8319f4 | |||
| f914df7866 |
@@ -90,7 +90,8 @@ qemu-${target%%-*} \
|
||||
-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/
|
||||
find /mnt/gentoo/lib64/security -name 'pam_*.so' \
|
||||
-exec mv -t /mnt/gentoo/lib/security {} +
|
||||
fi
|
||||
|
||||
rm -f /mnt/gentoo/lib/tmpfiles.d/provision.conf
|
||||
|
||||
2
overlay/usr/lib/systemd/sshd.service.d/no-keygen.conf
Normal file
2
overlay/usr/lib/systemd/sshd.service.d/no-keygen.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
[Service]
|
||||
ExecStartPre=
|
||||
Reference in New Issue
Block a user