Date: Tue, 13 Jan 2009 22:12:16 -0500 From: "Anthony L" <GhostSniper007@hotmail.com> To: <freebsd-questions@freebsd.org> Subject: NFS fstab style Message-ID: <COL0-DAV30A908AF1D58801CB5C4CF8CD60@phx.gbl>
next in thread | raw e-mail | index | archive | help
Hi, I've posted this question on a few boards but couldn't get a solid confirmation: Can someone confirm that these two lines are the same -or- if one is preferred over the other ? Code: 192.168.1.8:/temp /tmp_nfs nfs rw,-b,-i 0 0 192.168.1.8:/temp /tmp_nfs nfs rw,bg,intr 0 0 Basically: -b vs bg and -i vs intr Thank you .Anthony..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?COL0-DAV30A908AF1D58801CB5C4CF8CD60>