https://bugzilla.novell.com/show_bug.cgi?id=694461 https://bugzilla.novell.com/show_bug.cgi?id=694461#c6 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |werner@novell.com InfoProvider|werner@novell.com | --- Comment #6 from Dr. Werner Fink <werner@novell.com> 2011-05-26 11:09:06 UTC --- The correct line in list_missed() looks like local mount_opts="-t no${tmpfs//,/,no},$nofs -O no_netdev -O nonofail" or after an automatic update local mount_opts="-t no${tmpfs//,/,no},$nofs,nonone -O no_netdev -O nonofail" .. I'd like to know, why this is missed now? It should be noted that $nofs includes not only network based file shares but also mempry based file systems found in /proc/filesystems -- 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.