Hi, ip-up is a script running scripts in the directory /etc/ip-up.d using the run-parts command.
My problem was that would not run my scripts. I have now looked at the run-parts docs, and have found out tha my scripts can not contain .'s in the the filename. This was the reason they would not run! I am still unsure if the script ip-up is run when I am using Xisp, or if I will have to move the run-parts command from ip-up to the xisp script. On 21-Apr-99 [EMAIL PROTECTED] wrote: > Christian - ip-up has to be executable, not just a script. Possibly > this is your problem. See > http://metalab.unc.edu/LDP/FAQ/PPP-FAQ-7.html#ss7.11 > Good luck, > David > > Date: Wed, 21 Apr 1999 12:36:43 -0500 (CDT) > From: Christian Dysthe <[EMAIL PROTECTED]> > > Hi, > > I am using Xisp to connect to my ISP. I have made two scripts I want to > run > when I am connected, and I thought they would be if I put them in ip-up.d > > I have tested both scripts by running them "manually", and they work fine, > but > they do not seem to be run when I connect, at least they aren't doing what > I > wanted them to do. They are both owned by root. > > [...] > > ----------------------------------- Regards, Christian Dysthe Email: [EMAIL PROTECTED] http://www.bigfoot.com/~cdysthe ICQ 3945810 Date: 21-Apr-99 Time: 16:04:18 This message was sent by XFmail Powered by Debian GNU/Linux -----------------------------------

