On Wed, Dec 22, 2010 at 10:38:21PM -0500, Bernie Innocenti wrote:
> What's preventing us from symlinking /etc/mtab to /proc/mounts and get
> rid of confusing situations when mtab gets out of sync with the kernel?

It is not possible to set the files ystem in /proc/mounts as it is
possible with /etc/mtab. This breaks the usage of mount helper tools
like mount.crypt from pam_mount that allows to mount and umount
encrypted partitions using mount. To get umount.crypt called when umount
of an encrypted file system is run, crypt needs to be written in
the file system column in /etc/mtab.

Regards
Till

Attachment: pgpKLb6jpxQ4s.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to