]> git.ozlabs.org Git - petitboot/blobdiff - utils/99-petitboot.rules
Fix path in udev rule example
[petitboot] / utils / 99-petitboot.rules
index 9b1a8c5c1d1f67bf28e0680b67f8140497e2ff33..ea34a0a3c1aca0850c81763863f0f5c3fe2da077 100644 (file)
@@ -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"