This ZFS guide claims:
The Ubuntu desktop installer may add
dev
,proc
,sys
, ortmp
lines to the/etc/fstab
file, but such entries are not strictly necessary for a modern system. Add them now if you want them.
How true is this? My Ubuntu 12.04 installation contains an explicit /proc
mount. If it's unnecessary, why does Ubuntu include it?