View Single Post
  #1 (permalink)  
Old 06-Nov-2007, 15:34
DoDo
Guest
 
Posts: n/a
Default

Hello everyone!

I've just installed openSuSE 10.3 x86_64 on my laptop and it works perfectly.

I am curious: how to run custom script at startup with root permissions (without need for entering root password): I need this command to be executed before login screen appears:

wpa_supplicant -D wired -i eth0 -c /etc/wpa_supplicant/domski_lan.conf -B

How to do that?

Thanks in advance.