nfs: Fix whitespace issues in nfs-server initscript

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2016-04-26 22:21:50 +01:00
parent 54cc2c4e5d
commit 54ea98e318

View File

@@ -14,8 +14,8 @@
case "$1" in
start)
boot_mesg "Mounting nfsd virtual filesystem..."
/bin/mount -t nfsd none /proc/fs/nfsd 2>&1 > /dev/null
evaluate_retval
/bin/mount -t nfsd none /proc/fs/nfsd 2>&1 > /dev/null
evaluate_retval
boot_mesg "Starting NFS mountd..."
loadproc /usr/sbin/rpc.mountd