aboutsummaryrefslogtreecommitdiffstats
path: root/testing/autofs/10-glibc.patch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-21 12:32:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-21 13:37:07 -0300
commite208f718ec7cccf20a7e9850deed1bfed8e51447 (patch)
tree94deead5bdb0c4b34c1da65378ca5b0c737d4b15 /testing/autofs/10-glibc.patch
parent5873c3f50e842155291afa531d0dd94774688fa6 (diff)
downloadaports-e208f718ec7cccf20a7e9850deed1bfed8e51447.tar.bz2
aports-e208f718ec7cccf20a7e9850deed1bfed8e51447.tar.xz
testing/autofs: upgrade to 5.1.6
Diffstat (limited to 'testing/autofs/10-glibc.patch')
-rw-r--r--testing/autofs/10-glibc.patch13
1 files changed, 9 insertions, 4 deletions
diff --git a/testing/autofs/10-glibc.patch b/testing/autofs/10-glibc.patch
index 6dc7a47729..a02112eefd 100644
--- a/testing/autofs/10-glibc.patch
+++ b/testing/autofs/10-glibc.patch
@@ -100,16 +100,21 @@ diff -Naur autofs-5.1.4-clean/samples/auto.master autofs-5.1.4-patched/samples/a
#
# NOTE: mounts done from a hosts map will be mounted with the
# "nosuid" and "nodev" options unless the "suid" and "dev"
-@@ -12,10 +12,10 @@
+@@ -12,14 +12,14 @@
#
/net -hosts
#
-# Include /etc/auto.master.d/*.autofs
+# Include /etc/autofs/auto.master.d/*.autofs
- # The included files must conform to the format of this file.
+ # To add an extra map using this mechanism you will need to add
+ # two configuration items - one /etc/auto.master.d/extra.autofs file
+ # (using the same line format as the auto.master file)
+ # and a separate mount map (e.g. /etc/auto.extra or an auto.extra NIS map)
+ # that is referred to by the extra.autofs file.
#
-+dir:/etc/auto.master.d
++dir:/etc/autofs/auto.master.d
#
- # Include central master map if it can be found using
- # nsswitch sources.
+ # If you have fedfs set up and the related binaries, either
+ # built as part of autofs or installed from another package,
+