projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix typo in UnistallDev
[openwrt.git]
/
package
/
udev
/
patches
/
002-udevtrigger_no_config.patch
1
--- udev.old/udevtrigger.c 2007-03-03 18:42:09.000000000 +0100
2
+++ udev.dev/udevtrigger.c 2007-03-04 21:15:18.459211632 +0100
3
@@ -446,7 +446,6 @@
4
};
5
6
logging_init("udevtrigger");
7
- udev_config_init();
8
dbg("version %s", UDEV_VERSION);
9
sysfs_init();
10
This page took
0.041269 seconds
and
5
git commands to generate.