summaryrefslogtreecommitdiffstats
path: root/etc/rc.network
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.network')
-rw-r--r--etc/rc.network2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.network b/etc/rc.network
index 4a3c1ec..1c38d05 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -518,7 +518,7 @@ network_pass3() {
case ${weak_mountd_authentication} in
[Yy][Ee][Ss])
- mountd_flags="-n"
+ mountd_flags="${mountd_flags} -n"
;;
esac
OpenPOWER on IntegriCloud