On Tue, 10 Sep 2002, Per �yvind Karlsen wrote: > the terminal-server has ALOT of issues with the init scripts, especially > when you have a raidtab on the server > *sigh*, I went back to ltsp
Thanks for the positive feedback - I really appreciate comments like that. You need to do two things: 1. Run "msec 2" on the server, so that files like /etc/rc.d/init.d/functions are available when exported via NFS. 2. Create an empty file /etc/raidtab$$CLIENT$$. This will mask your server's raidtab from the workstations, in the same way that /etc/fstab$$CLIENT$$ masks your server's fstab from the workstations. I'll add (2) to the package. (1) is already documented in the package description. Michael
