View previous topic :: View next topic |
Author |
Message |
Plastic l33t
Joined: 24 Mar 2004 Posts: 649
|
Posted: Tue Jun 08, 2004 10:54 pm Post subject: restoring init scripts |
|
|
When I switched to wireless access, I overwrote my /etc/init.d/net.eth0 and /etc/conf.d/net scripts. Now I need them restored. How would I do this? |
|
Back to top |
|
|
moocha Watchman
Joined: 21 Oct 2003 Posts: 5722
|
Posted: Tue Jun 08, 2004 11:31 pm Post subject: |
|
|
Re-emerge the baselayout package. _________________ Military Commissions Act of 2006: http://tinyurl.com/jrcto
"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin |
|
Back to top |
|
|
keli Apprentice
Joined: 18 Jul 2003 Posts: 210 Location: TgMures, RO
|
Posted: Tue Jun 08, 2004 11:39 pm Post subject: |
|
|
Code: |
# etcat belongs /etc/init.d/net.eth0
Searching for /etc/init.d/net.eth0 in * ...
sys-apps/baselayout-1.9.4-r2
|
So if I were you, I'd erase them, then emerge baselayout.
Before doing so, make sure you do
Code: | emerge -f baselayout |
_________________ "The future masters of technology will have to be lighthearted and intelligent. The machine easily masters the grim and the dumb."
Marshall McLuhan, 1969 |
|
Back to top |
|
|
Plastic l33t
Joined: 24 Mar 2004 Posts: 649
|
Posted: Tue Jun 08, 2004 11:45 pm Post subject: |
|
|
Thanks, keli. That did the trick. |
|
Back to top |
|
|
|