|
|
306fa1 |
autofs-5.1.1 - fix 'nameing' typo in autofs.conf
|
|
|
306fa1 |
|
|
|
306fa1 |
From: Ian Kent <raven@themaw.net>
|
|
|
306fa1 |
|
|
|
306fa1 |
Change nameing to naming at about line 118 in autofs package default
|
|
|
306fa1 |
configurations.
|
|
|
306fa1 |
|
|
|
306fa1 |
Signed-off-by: Ian Kent <raven@themaw.net>
|
|
|
306fa1 |
---
|
|
|
306fa1 |
CHANGELOG | 1 +
|
|
|
306fa1 |
redhat/autofs.conf.default.in | 2 +-
|
|
|
306fa1 |
samples/autofs.conf.default.in | 2 +-
|
|
|
306fa1 |
3 files changed, 3 insertions(+), 2 deletions(-)
|
|
|
306fa1 |
|
|
|
306fa1 |
--- autofs-5.0.7.orig/CHANGELOG
|
|
|
306fa1 |
+++ autofs-5.0.7/CHANGELOG
|
|
|
306fa1 |
@@ -185,6 +185,7 @@
|
|
|
306fa1 |
- make service want network-online.
|
|
|
306fa1 |
- add remote-fs.target systemd dependency.
|
|
|
306fa1 |
- gaurd against incorrect umount return.
|
|
|
306fa1 |
+- fix typo in autofs.conf.
|
|
|
306fa1 |
|
|
|
306fa1 |
25/07/2012 autofs-5.0.7
|
|
|
306fa1 |
=======================
|
|
|
306fa1 |
--- autofs-5.0.7.orig/redhat/autofs.conf.default.in
|
|
|
306fa1 |
+++ autofs-5.0.7/redhat/autofs.conf.default.in
|
|
|
306fa1 |
@@ -115,7 +115,7 @@ mount_nfs_default_protocol = 4
|
|
|
306fa1 |
#entry_attribute = cn
|
|
|
306fa1 |
#value_attribute= nisMapEntry
|
|
|
306fa1 |
#
|
|
|
306fa1 |
-# Other common LDAP nameing
|
|
|
306fa1 |
+# Other common LDAP naming
|
|
|
306fa1 |
#
|
|
|
306fa1 |
#map_object_class = automountMap
|
|
|
306fa1 |
#entry_object_class = automount
|
|
|
306fa1 |
--- autofs-5.0.7.orig/samples/autofs.conf.default.in
|
|
|
306fa1 |
+++ autofs-5.0.7/samples/autofs.conf.default.in
|
|
|
306fa1 |
@@ -114,7 +114,7 @@ browse_mode = no
|
|
|
306fa1 |
#entry_attribute = cn
|
|
|
306fa1 |
#value_attribute= nisMapEntry
|
|
|
306fa1 |
#
|
|
|
306fa1 |
-# Other common LDAP nameing
|
|
|
306fa1 |
+# Other common LDAP naming
|
|
|
306fa1 |
#
|
|
|
306fa1 |
#map_object_class = automountMap
|
|
|
306fa1 |
#entry_object_class = automount
|