On Wed, Oct 31, 2001 at 11:02:15AM -0600, Cheryl Homiak wrote: > On Wed, 31 Oct 2001, Peter Toneby wrote: > > > If that doesn't work create a file in /etc/init.d/ called mynet that > > contains the line "pump -i eth0 --status" > > Actually, I think I don't want --status on that line, as that will > cause it only to check the status and not set it up if I understand it > correctly. > then symlink this > file into rcS.d, like so: > cd /etc/rcS.d; ln -s ../init.d/mynet S40mynet > This looks similar to what I did to get brltty running. However, that file > was a .sh file and started with #!/bin/sh. Do I want to follow that > pattern also in this case or not? Yes you want that, it would probably work without, but better safe than sorry :) /Peter -- Alpha Test Version: Too buggy to be released to the paying public. Beta Test Version: Still too buggy to be released. Release Version: Alternate pronunciation of "Beta Test Version".