Ian Warburton wrote:
> 
> Can anyone tell me how to make a script run. I have chmodded the file
> like this
> chmod 700 ppp-on
> but the file will not execute.
> 
> TIA
> 
> Ian

Try to chmod 777 ppp-on, maybe you try to run this script as normal
user. But take care, the ppp scripts access pppd daemon, so you must be
root in order to make a PPP connection.
What message appear when you try to run this script as root?

-- 
=/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\=
\ Don't believe all you hear, spend all you have, or sleep all you
want./
/=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
\ Catalin Bucur,                                                       
/
/ Hardware engineer:                           mailto:[EMAIL PROTECTED]
\
=/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\=

Reply via email to