changed order of loading AXE modules (exclusive boot time), moved everything related to /lib/modules/axe

This commit is contained in:
Jaroslav Kysela
2015-04-09 20:33:19 +02:00
parent 3c9de865d1
commit edda1fc869
8 changed files with 20 additions and 25 deletions

View File

@@ -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