Mailinglist Archive: opensuse (3863 mails)
| < Previous | Next > |
Re: [SLE] PCMCIA eth problems
- From: "Ken Schneider" <suselist@xxxxxxxx>
- Date: Sat, 21 Feb 2004 21:02:10 -0500
- Message-id: <WorldClient-F200402212102.AA02100034@xxxxxxxx>
-----Original Message-----
From: Stefano Ceci <stefano.ceci@xxxxxxxx>
To: suse-linux-e@xxxxxxxx
Date: Sat, 21 Feb 2004 23:06:18 +0100
Subject: Re: [SLE] PCMCIA eth problems
> > > > Add hotplug at the end of the # Required-Start: $local_fs line.
> > > >
>
> Ken, please, I still haven't understood how can I add hotplug at the
> end of #
> Required .... ecc.
> What I must add exactly and in ehat files?
> Thanks
> Stefano
>
Use your favorite editor. Mine is vi.
vi /etc/init.d/network
cursor the the end of the line
hit the letter "a" to append after the cursor and add one space then hotplug
hit escape to exit write mode
:wq! to write and quit vi.
Ken
From: Stefano Ceci <stefano.ceci@xxxxxxxx>
To: suse-linux-e@xxxxxxxx
Date: Sat, 21 Feb 2004 23:06:18 +0100
Subject: Re: [SLE] PCMCIA eth problems
> > > > Add hotplug at the end of the # Required-Start: $local_fs line.
> > > >
>
> Ken, please, I still haven't understood how can I add hotplug at the
> end of #
> Required .... ecc.
> What I must add exactly and in ehat files?
> Thanks
> Stefano
>
Use your favorite editor. Mine is vi.
vi /etc/init.d/network
cursor the the end of the line
hit the letter "a" to append after the cursor and add one space then hotplug
hit escape to exit write mode
:wq! to write and quit vi.
Ken
| < Previous | Next > |