projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename udev-helper to petitboot-udev-helper
[petitboot]
/
utils
/
99-petitboot.rules
diff --git
a/utils/99-petitboot.rules
b/utils/99-petitboot.rules
index ea34a0a3c1aca0850c81763863f0f5c3fe2da077..e314db76e7e6d0bb4af5862db57cca53e261dfd3 100644
(file)
--- 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"