java script startup in rc3.d

From: Carole Thompson <carole_at_callutheran.edu>
Date: Mon, 01 Dec 1997 16:21:26

I want to start up a java script from rc3.d but what I'm doing is not
working. Is anyone doing something similar, and tell me what does work?
Thanks,
Carole Thompson
carole_at_callutheran.edu

The pointer in /sbin/rc3.d:
0 lrwxrwxrwx 1 root bin 18 Nov 12 10:28 S99ereschatd ->
../init.
d/ereschat

/sbin/init.d/ereschat ( -rwxr-x--- 1 bin bin) contains the following
which works when executed interactively:
#!/sbin/csh
cd /cwis/eres/www;
/cwis/java/bin/java EresChatServer 6900 &
exit
Received on Tue Dec 02 1997 - 01:34:32 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT