X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2F99-petitboot.rules;h=e314db76e7e6d0bb4af5862db57cca53e261dfd3;hp=ea34a0a3c1aca0850c81763863f0f5c3fe2da077;hb=5b71bc5697e403b586ec313148e652406b5426b6;hpb=b20bc9a1536b8fc8d63251e1bfbcd67159242405 diff --git a/utils/99-petitboot.rules b/utils/99-petitboot.rules index ea34a0a..e314db7 100644 --- 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/udev-helper" +SUBSYSTEM=="block",RUN+="/usr/sbin/petitboot-udev-helper"