On Tue, Jun 10, 2003 at 04:36:46AM +0200, Marino Fernandez wrote:
> On Tuesday 10 June 2003 06:37 am, Kevin McKinley wrote:
> > On Mon, 9 Jun 2003 22:45:30 +0200
> >
> > Marino Fernandez <[EMAIL PROTECTED]> wrote:
> > > Once I placed a bash script in /etc/init.d, how do I create a link so it
> > >
On Tuesday 10 June 2003 06:37 am, Kevin McKinley wrote:
> On Mon, 9 Jun 2003 22:45:30 +0200
>
> Marino Fernandez <[EMAIL PROTECTED]> wrote:
> > Once I placed a bash script in /etc/init.d, how do I create a link so it
> > is executed during halt (runlevel 0) and reboot (runlevel 6). I tried
> > this
On Mon, Jun 09, 2003 at 10:45:30PM +0200, Marino Fernandez wrote:
> Once I placed a bash script in /etc/init.d, how do I create a link so it is
> executed during halt (runlevel 0) and reboot (runlevel 6). I tried this:
>
> update-rc.d start 99 runlvl 0
>
> But I get this error:
>
> expected ru
On Mon, 9 Jun 2003 22:45:30 +0200
Marino Fernandez <[EMAIL PROTECTED]> wrote:
> Once I placed a bash script in /etc/init.d, how do I create a link so it
> is executed during halt (runlevel 0) and reboot (runlevel 6). I tried
> this:
>
> update-rc.d start 99 runlvl 0
>
> But I get this error:
>
* Marino Fernandez <[EMAIL PROTECTED]> [030609 22:45]:
> update-rc.d start 99 runlvl 0
> But I get this error:
> expected runlevel [0-9S] (did you forget "." ?)
Well, don't know how to tell it: You forgot the ".".
Sincerely
Alexander
PS: Of co
Once I placed a bash script in /etc/init.d, how do I create a link so it is
executed during halt (runlevel 0) and reboot (runlevel 6). I tried this:
update-rc.d start 99 runlvl 0
But I get this error:
expected runlevel [0-9S] (did you forget "." ?)
Thanks.
--
To UNSUBSCRIBE, email to [EMA
6 matches
Mail list logo