X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2F99-petitboot.rules;h=ea34a0a3c1aca0850c81763863f0f5c3fe2da077;hp=9b1a8c5c1d1f67bf28e0680b67f8140497e2ff33;hb=a57e4ef92b8e590643a325d309511306c5b941a9;hpb=b20b012f822b32dc1d0ca1c846d75bdc3b24b57a diff --git a/utils/99-petitboot.rules b/utils/99-petitboot.rules index 9b1a8c5..ea34a0a 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+="/sbin/udev-helper" +SUBSYSTEM=="block",RUN+="/usr/sbin/udev-helper"