From: Schantl Stefan Date: Mon, 10 Aug 2009 18:48:33 +0000 (+0200) Subject: Linked upstart job for CTRL-ALT-DEL to the reboot job. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc4a603944d322e700c05a5e7200ccd10b8bc0f6;p=ipfire-3.x.git Linked upstart job for CTRL-ALT-DEL to the reboot job. --- diff --git a/src/initscripts/core/control-alt-delete.conf b/src/initscripts/core/control-alt-delete.conf index 5303e37dc..2f72b55da 100644 --- a/src/initscripts/core/control-alt-delete.conf +++ b/src/initscripts/core/control-alt-delete.conf @@ -4,4 +4,4 @@ author "IPFire Team" start on control-alt-delete task -exec shutdown -r now "Control-Alt-Delete pressed" +exec initctl emit --no-wait reboot