* Savio Ramos ([EMAIL PROTECTED]) wrote: > Olá, > > No syslog encontra-se uma informação que não foi encontrado o arquivo > de configuração do udev. > > can't open '/etc/udev/udev.conf' as config file > > O arquivo não existe realmente. Não sei se não foi instalado pelo > aptitude ou se devemos cria-lo na mão mesmo. > > Alguma alma caridosa poderia colar nesta mensagem o conteúdo do > arquivo acima nesta mensagem e retornar para a lista? >
Este é o default. mexa se necessário! # udev.conf # Where in the filesystem to place the device nodes udev_root="/dev" # The name and location of the udev database. udev_db="/dev/.udevdb" # The name and location of the udev rules file(s). udev_rules="/etc/udev/rules.d" # The syslog(3) priority: "err", "info", or the numerical value. udev_log="err" # maximum size of the /dev tmpfs tmpfs_size="10M" -- Outgoing mail is certified Windows Free checked by Debian GNU/Linux <http://www.debian.org>.

