On Wed, Sep 30, 1998 at 08:43:25AM +0200, Miquel van Smoorenburg wrote:
> In article <[EMAIL PROTECTED]>,
> Christopher Barry <[EMAIL PROTECTED]> wrote:
> >In /etc/init.d/ I made a file called wmnetstartup.sh that contains:
> >
> >#!/bin/sh
> >ipfwadm -A in -i -S 0.0.0.0/0
> >ipfwadm -A out -i -D
In article <[EMAIL PROTECTED]>,
Christopher Barry <[EMAIL PROTECTED]> wrote:
>In /etc/init.d/ I made a file called wmnetstartup.sh that contains:
>
>#!/bin/sh
>ipfwadm -A in -i -S 0.0.0.0/0
>ipfwadm -A out -i -D 0.0.0.0/0
>
>and then in /etc/rcS.d/ I made a symlink to that script called:
>S60wmnet
login
shell anyways, like startx or whatever, then what is?
Thanks,
Christopher
Default Debian Reader wrote:
>
> I want ppp to start at boot time so I made a script that does has the
> following lines
> #!/bin/sh
> pon MY_ISP
> i saved this file to /etc/init.d/pppstuff*
>
>> "DDR" == Default Debian Reader <[EMAIL PROTECTED]> writes:
DDR> I want ppp to start at boot time so I made a script that does has the
DDR> following lines
[...]
Why don't you just touch /etc/ppp/ppp_on_boot ? See /etc/init.d/ppp
Ciao,
Martin
saved this file to /etc/init.d/pppstuff*
> then in /etc/rc3.d/ i did ln -s /etc/init.d/pppstuff /etc/rc3.d/S20pppon
> this doesn't start my ppp connection at boot..why not?
> can anyone help me with this please?
>
>
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Default Debian Reader wrote:
>
> I want ppp to start at boot time so I made a script that does has the
> following lines
> #!/bin/sh
> pon MY_ISP
> i saved this file to /etc/init.d/pppstuff*
> then in /etc/rc3.d/ i did ln -s /etc/init.d/pppstuff /etc/rc3.d/S20pppon
> t
I want ppp to start at boot time so I made a script that does has the
following lines
#!/bin/sh
pon MY_ISP
i saved this file to /etc/init.d/pppstuff*
then in /etc/rc3.d/ i did ln -s /etc/init.d/pppstuff /etc/rc3.d/S20pppon
this doesn't start my ppp connection at boot..why not?
can anyone
7 matches
Mail list logo