File autofs-suse-auto_master_default.patch of Package autofs
Index: autofs-5.0.6/samples/auto.master
===================================================================
--- autofs-5.0.6.orig/samples/auto.master
+++ autofs-5.0.6/samples/auto.master
@@ -4,17 +4,17 @@
# key [ -mount-options-separated-by-comma ] location
# For details of the format look at autofs(5).
#
-/misc /etc/auto.misc
+#/misc /etc/auto.misc
#
# NOTE: mounts done from a hosts map will be mounted with the
# "nosuid" and "nodev" options unless the "suid" and "dev"
# options are explicitly given.
#
-/net -hosts
+#/net -hosts
#
# Include /etc/auto.master.d/*.autofs
#
-+dir:/etc/auto.master.d
+#+dir:/etc/auto.master.d
#
# Include central master map if it can be found using
# nsswitch sources.