HD Install :: Automated internet connect on startup



Hi,

I want these 2 command lines to be executed on startup
Code Sample
sudo su
and
Code Sample
pon dsl-provider

I tried to put them into .xinitrc but the X-Server couldn't start then anymore...something must have been interrupted. Does someone know how to solve this problem, how to make these lines to be executed? Thanks...

Try adding

pon dsl-provider

to /opt/bootlocal.sh
don't need sudo as bootlocal.sh runs as root.

Thanks, i will try that. sudo su is to receive emails, they can not be saved to a file, because mostly everything is read only...

or even better: how do make user *dsl* root like, how to change the rights?


original here.