changed order of loading AXE modules (exclusive boot time), moved everything related to /lib/modules/axe
This commit is contained in:
@@ -6,8 +6,6 @@ if test "$DROPBEAR" != "yes"; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
sleep 5
|
||||
|
||||
if ! test -r /etc/dropbear/dropbear_dss_host_key; then
|
||||
mkdir -p /etc/dropbear
|
||||
if test -r /etc/sysconfig/dropbear_dss_host_key; then
|
||||
|
Reference in New Issue
Block a user