Package: udevVersion: 167-2 On start up, /dev/null has the permission of crw-------, causing some processes, like dictd, not to start.
My working around is to put the null device with crw-rw-rw- in
/lib/udev/devices and remove the null entry from /etc/udev/links.conf.

