Skip to content

Commit da10122

Browse files
committed
V1.21
1 parent 1451989 commit da10122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OrangePiRDA/scripts/lib/distributions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ RemainAfterExit=yes
232232
WantedBy=ssh.service
233233
EOF
234234
do_chroot systemctl enable ssh-keygen
235-
do_chroot /usr/bin/ssh-keygen -A
235+
#do_chroot /usr/bin/ssh-keygen -A
236236
}
237237

238238
add_rclocal_service() {

0 commit comments

Comments
 (0)