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 95f92a4..b53e358 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -694,7 +694,7 @@ network_pass3() {
fi
;;
*)
- case ${single_mountd_enable} in
+ case ${mountd_enable} in
[Yy][Ee][Ss])
if [ -r /etc/exports ]; then
echo -n ' mountd'
OpenPOWER on IntegriCloud