[Cbe-oss-dev] [patch 1/5] petitboot: Update udev rule for socket
    Geoff Levand 
    geoffrey.levand at am.sony.com
       
    Tue Jan 13 12:28:25 EST 2009
    
    
  
Update the udev petitboot rule to use the petitboot discover socket
Signed-off-by: Geoff Levand <geoffrey.levand at am.sony.com>
---
 utils/99-petitboot.rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--- a/utils/99-petitboot.rules
+++ b/utils/99-petitboot.rules
@@ -1,2 +1,2 @@
 # tell petitboot when we see new block devices ...
-SUBSYSTEM=="block",RUN+="/usr/sbin/petitboot-udev-helper"
+SUBSYSTEM=="block",RUN="socket:/tmp/petitboot.udev"
    
    
More information about the cbe-oss-dev
mailing list