https://bugzilla.novell.com/show_bug.cgi?id=651555 https://bugzilla.novell.com/show_bug.cgi?id=651555#c3 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|systemd: crazy mount table |systemd: /etc/mtab as | |regular file not properly | |supported --- Comment #3 from Kay Sievers <kasievers@novell.com> 2010-11-05 14:01:16 UTC --- Oh, it's /etc/mtab going crazy. We should just make it a symlink: $ ls -l /etc/mtab lrwxrwxrwx 1 root root 12 2010-09-29 11:46 /etc/mtab -> /proc/mounts We will need to add stuff to clean it up at bootup, if people still want it for some reason. The long-term plan is to kill it entirely, even in util-lunux's mount(8). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.