Hi Eric, I'm trying to run a script at startup without luck :( I've put it in the /etc/init.d/ directory, then changed attribute using chmod 755 According to Kamikaze documentation, next step should be to enable it in this way : /etc/init.d/ filename enable This should create a script file into /etc...