projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lib/url: Move URL-handling code to lib
[petitboot]
/
utils
/
99-petitboot.rules
diff --git
a/utils/99-petitboot.rules
b/utils/99-petitboot.rules
index 9b1a8c5c1d1f67bf28e0680b67f8140497e2ff33..ab3c984086b5d30a8af3077ba269ed8712649efa 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+="/sbin/udev-helper
"
+SUBSYSTEM=="block",
RUN+="socket:/tmp/petitboot.udev
"