Thanks to:
dallaire_at_total.net
Daniel.Clar_at_supelec.fr
tpb_at_zk3.dec.com
tom_at_finwds01.tu-graz.ac.at
rrens_at_hcia.com
theis_at_pegase.cad.cea.fr
for their help on the way toward an explanation
The problem:
When I execute a shell script from rc3, by putting it in /sbin/rc3.d,
the script receives a SIGHUP signal !
>> The solution to protect the job consists in using the
famous "nohup" to intercept and discard the SIGHUP signal.
>> The signal is sent when /dev/console is closed before starting the
X system, at the end of the bootup process
Received on Mon May 12 1997 - 14:52:26 NZST