From: Erez Zadok Date: Wed, 15 Jun 2005 19:55:48 +0000 (+0000) Subject: * scripts/amd.conf-sample (map_type): typo, said mount_type X-Git-Tag: am-utils-6_1_1~49 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=f33396ee1a783f69e59ec1afc3edf3be3021d99f;p=am-utils-6.0.git * scripts/amd.conf-sample (map_type): typo, said mount_type instead of map_type for the 'exec' example. --- diff --git a/ChangeLog b/ChangeLog index b59e455..cdebe56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-15 Erez Zadok + + * scripts/amd.conf-sample (map_type): typo, said mount_type + instead of map_type for the 'exec' example. + 2005-06-11 Erez Zadok ******************************************************************* diff --git a/scripts/amd.conf-sample b/scripts/amd.conf-sample index a5a60dd..5ece23a 100644 --- a/scripts/amd.conf-sample +++ b/scripts/amd.conf-sample @@ -138,6 +138,6 @@ map_defaults = type:=nfs [ /test ] map_name = /etc/lookup-entry.sh # an executable map type -mount_type = exec +map_type = exec ##############################################################################