From 0908f0824d74bdcf0e3c43882b4e1cf96d4fb76e Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 4 Nov 2012 21:21:09 -0800 Subject: [PATCH] Add help for netdev option --- mount/help/linux_netdev.html | 7 +++++++ mount/linux-lib.pl | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 mount/help/linux_netdev.html diff --git a/mount/help/linux_netdev.html b/mount/help/linux_netdev.html new file mode 100644 index 000000000..ac1341b36 --- /dev/null +++ b/mount/help/linux_netdev.html @@ -0,0 +1,7 @@ +
Wait until network interfaces are up?
+ +When this option is set to Yes, the filesystem's mounting will be delayed +at boot time until all network interfaces are active. This is recommended for +filesystems that depend on a network connection, such as NFS or iSCSI.

+ +