summaryrefslogtreecommitdiff
path: root/etc/init.d/udev
diff options
context:
space:
mode:
Diffstat (limited to 'etc/init.d/udev')
-rw-r--r--etc/init.d/udev4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/init.d/udev b/etc/init.d/udev
index 437556c3fb..8a29f11975 100644
--- a/etc/init.d/udev
+++ b/etc/init.d/udev
@@ -51,8 +51,8 @@ case "$1" in
fi
# remove the database if it is there as we always want to start fresh
- if [ -f $udev_root/.udevdb ]; then
- rm -f $udev_root/.udevdb
+ if [ -f $udev_root/.udev.tdb ]; then
+ rm -f $udev_root/.udev.tdb
fi
# propogate /udev from /sys - we only need this while we do not