another AXE init shuffling and workarounds - still not perfect, added missing /lib/modules/axe files

This commit is contained in:
Jaroslav Kysela
2015-04-10 15:08:02 +02:00
parent a89e966c0e
commit 422e02c5a8
8 changed files with 682 additions and 12 deletions

View File

@@ -4,5 +4,6 @@
# it is respawned immediately on exit
#
touch "/tmp/axe-done"
echo | nc 127.0.0.1 1001
while test 1; do sleep 999999999; done