Am 07.02.2013 22:38, schrieb Canek Peláez Valdés: > For what is worth, you also don't need to specify neither /dev nor > /proc in fstab with systemd. I'm not sure the init system has anything > to do with it, though; I believe is udev work, so with a recent > version of udev, no matter the init system (I think), /dev and /proc > are unnecessary (and perhaps even problematic) in /etc/fstab.
In my fstab there is the line(s): # NOTE: The next line is critical for boot! proc /proc proc defaults 0 0 both outdated? ;-) Stefan