wok diff udev/stuff/udev.conf @ rev 11577
gtk+: Fix GtkIconView segfault (thank mojo)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 02 23:06:19 2012 +0100 (2012-01-02) |
parents | 9e1674525e2f |
children |
line diff
1.1 --- a/udev/stuff/udev.conf Thu Jan 20 23:48:24 2011 +0100 1.2 +++ b/udev/stuff/udev.conf Mon Jan 02 23:06:19 2012 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 udev_root="/dev/" 1.5 1.6 # udev_db - The name and location of the udev database. 1.7 -udev_db="/dev/.udev.tdb" 1.8 +#udev_db="/run/udev/tdb" 1.9 1.10 # udev_rules - The name and location of the udev rules dir 1.11 udev_rules="/etc/udev/rules.d"