summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/nfsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/nfsd b/etc/rc.d/nfsd
index 0e05830..b44bfe6 100755
--- a/etc/rc.d/nfsd
+++ b/etc/rc.d/nfsd
@@ -44,7 +44,7 @@ nfsd_precmd()
fi
if checkyesno nfs_reserved_port_only ; then
- echo -n ' NFS on reserved port only=YES'
+ echo 'NFS on reserved port only=YES'
sysctl vfs.nfsrv.nfs_privport=1 > /dev/null
fi
return 0
OpenPOWER on IntegriCloud