Add to, don't overwrite, user-settable mountd_flags.

PR:		conf/15745
Submitted by:	Vivek Khera <khera@kciLink.com>
This commit is contained in:
nbm 2000-07-14 13:03:36 +00:00
parent f0f4cc8203
commit 0ea4d6a600
7 changed files with 7 additions and 7 deletions

View File

@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
mountd_flags="-n"
mountd_flags="${mountd_flags} -n"
;;
esac

View File

@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
mountd_flags="-n"
mountd_flags="${mountd_flags} -n"
;;
esac

View File

@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
mountd_flags="-n"
mountd_flags="${mountd_flags} -n"
;;
esac

View File

@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
mountd_flags="-n"
mountd_flags="${mountd_flags} -n"
;;
esac

View File

@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
mountd_flags="-n"
mountd_flags="${mountd_flags} -n"
;;
esac

View File

@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
mountd_flags="-n"
mountd_flags="${mountd_flags} -n"
;;
esac

View File

@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
mountd_flags="-n"
mountd_flags="${mountd_flags} -n"
;;
esac