Comment 15 for bug 73425

Revision history for this message
rasz (citizenr) wrote :

rasz@capek:~$ cat /var/log/syslog |grep udev
rasz@capek:~$ sudo /etc/init.d/udev restart
Password:
 * Loading additional hardware drivers... [ OK ]
rasz@capek:~$ cat /var/log/syslog |grep udev
Apr 1 23:19:44 capek udevd-event[7961]: udev_db_add_device: unable to create db file '/dev/.udev/db/class@input@mice': No such file or directory
Apr 1 23:19:45 capek udevd-event[8118]: udev_db_add_device: unable to create db file '/dev/.udev/db/class@input@input0@mouse0': No such file or directory
Apr 1 23:19:47 capek udevd-event[8122]: udev_db_add_device: unable to create db file '/dev/.udev/db/class@input@input2@mouse1': No such file or directory
rasz@capek:~$

thank you,
so shouldnt udev save the log to syslog at boot too?