Print out a carriage return to make the screen output make more sense
Submitted by: mike@
This commit is contained in:
parent
f453022cd9
commit
4642178fcc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user