On 9/6/06, Romanowski, John (OFT) <[EMAIL PROTECTED]> wrote:

I don't want to use SECUSER and CP SEND, my Linux console isn't at a
shell prompt, it's at the Login: prompt.

You could change inittab and make sure there is a running shell at the
console..  And I suppose you don't want to use rexec and friends
either?

 Does Linux have a facility to process external interrupts sent via the
 CP EXTERNAL command?

I think Neale did that code back then before z/VM got the support for
signal shutdown. With the current kernel you would write your own
driver and use register_external_interrupt to have your handler pick
up the interrupt. Note that you don't have anything but the number of
the signal, no parameters.

Rob

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to