22 messages in com.xensource.lists.xen-develRe: [Xen-devel] execve() in reboot.c ?
FromSent OnAttachments
aq25 Jul 2005 01:52 
Ian Pratt25 Jul 2005 03:59 
aq25 Jul 2005 10:41.patch, .patch
Mark Williamson25 Jul 2005 10:47 
Jeremy Katz25 Jul 2005 10:56 
Mark Williamson25 Jul 2005 11:03 
Rik van Riel25 Jul 2005 11:13 
Vincent Hanquez25 Jul 2005 11:20 
aq25 Jul 2005 11:26 
Mark Williamson25 Jul 2005 11:26 
Mark Williamson25 Jul 2005 11:28 
Anthony Liguori25 Jul 2005 11:30 
Vincent Hanquez25 Jul 2005 11:31 
Rik van Riel25 Jul 2005 12:17 
Ian Pratt25 Jul 2005 12:47 
Sean Dague25 Jul 2005 13:17 
Keir Fraser25 Jul 2005 13:25 
Philip R Auld25 Jul 2005 13:30 
Keir Fraser25 Jul 2005 13:46 
Mark Williamson25 Jul 2005 13:48 
Rik van Riel25 Jul 2005 13:51 
Gerd Knorr26 Jul 2005 05:55 
Subject:Re: [Xen-devel] execve() in reboot.c ?
From:Rik van Riel (ri@redhat.com)
Date:07/25/2005 12:17:53 PM
List:com.xensource.lists.xen-devel

On Mon, 25 Jul 2005, Vincent Hanquez wrote:

On Mon, Jul 25, 2005 at 02:13:25PM -0400, Rik van Riel wrote:

How about simply reusing whatever signal is sent to init when ctrl-alt-del is pressed on PCs ?

SIGINT

That's not a good idea though, if somebody put nothing in the ctrlaltdel action, then it's not going to do anything.

But isn't that exactly what we want ? A userspace configurable way to trigger a system reboot.