From 2db64a7fa56f7ef1b96cf9ce807073983f8553c0 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Wed, 30 May 2007 16:41:14 +0000 Subject: [PATCH] run is as root so it can retrieve its signal set --- etc/drivers.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/drivers.conf b/etc/drivers.conf index 4df5c2e2e..2d3e01de0 100644 --- a/etc/drivers.conf +++ b/etc/drivers.conf @@ -93,6 +93,7 @@ driver is GETINFO # 26 SETGRANT # 34 ; + uid 0; }; driver pci -- 2.44.0