zaptsched [ parameter=value ]
Parameter is: signal.
tsched, gvarsched, and demsched are daemons that control pass reception. tsched works off a schedule, while gvarsched and demsched try to keep reception going all the time.
All three daemons update the online catalog in the pass directory, $PASSDIR. tsched also updates the schedlist file.
In order to keep these files from being corrupted, tsched, gvarsched, and demsched should never be killed outright, e.g., via kill -9.
zaptsched is a convenience function that determines the reception daemon's process id from antenna shared memory, and sends safe signals to the daemon. The following signals are supported:
If the daemon is started by the superuser, the user will have to switch to superuser mode in order to send signals to the daemon.
Last Update: $Date: 1999/05/10 21:22:42 $