]> git.ozlabs.org Git - petitboot/blobdiff - utils/pb-console
utils/pb-console: Ignore SIGINT
[petitboot] / utils / pb-console
index 62952959a10b03409f6d8f5bc5de7b67f1d748c4..ad601e2eb879a4871ff93c4380f7240fa44c89b5 100644 (file)
@@ -134,6 +134,8 @@ fi
 # show particularly important messages
 dmesg -n 1
 
+trap '' SIGINT
+
 while :
 do
        $ui $verbose_opt