@@ -74,7 +74,7 if [ "$ENABLE_INITRAMFS" = true ] ; then | |||||
74 | printf "#\n# DROPBEAR: [ y | n ]\n#\n\nDROPBEAR=y\n" >> "${ETC_DIR}/initramfs-tools/initramfs.conf" |
|
74 | printf "#\n# DROPBEAR: [ y | n ]\n#\n\nDROPBEAR=y\n" >> "${ETC_DIR}/initramfs-tools/initramfs.conf" | |
75 |
|
75 | |||
76 | # Enable Dropbear inside initramfs |
|
76 | # Enable Dropbear inside initramfs | |
77 |
sed -i "54 i sleep 5" "${R}"/us |
|
77 | sed -i "54 i sleep 5" "${R}"/usr/share/initramfs-tools/scripts/init-premount/dropbear | |
78 | fi |
|
78 | fi | |
79 | else |
|
79 | else | |
80 | # Disable SSHD inside initramfs |
|
80 | # Disable SSHD inside initramfs |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant