adding skywalker x5 startup script

This commit is contained in:
Thomas Gubler
2013-09-29 19:00:12 +02:00
parent 5e1bec10cf
commit db1fe9f0fa
2 changed files with 92 additions and 0 deletions

View File

@@ -284,6 +284,12 @@ then
sh /etc/init.d/31_io_phantom
set MODE custom
fi
if param compare SYS_AUTOSTART 32
then
sh /etc/init.d/32_skywalker_x5
set MODE custom
fi
if param compare SYS_AUTOSTART 40
then