View previous topic :: View next topic |
Author |
Message |
juniper l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/Simpsons/Simpsons_-_Side_Show_Bob.jpg)
Joined: 22 Oct 2004 Posts: 959 Location: we the north
|
Posted: Tue Feb 01, 2005 7:15 pm Post subject: starting adsl on boot |
|
|
i was wondering how to do this. i essentially just need to run the command "adsl-start" on boot (preferably, it should be executed at the last part of the boot process).
of course, i could write some script called adsl in /etc/init.d and it take arguments start and stop and that rc-update and add to the default runlevel, but i dont' know how to do that.
suggestions please?
amps |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Mardi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_deckard.gif)
Joined: 17 Apr 2004 Posts: 25 Location: Aarhus, Denmark
|
Posted: Tue Feb 01, 2005 7:52 pm Post subject: |
|
|
If you use rp-pppoe (roaring penguin) they already did the script for you.
Code: | rc-update add rp-pppoe default |
That runs adsl-start at startup. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|