summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-03-18 17:40:58 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-03-18 18:13:14 +0000
commit5227b7c6c99a5a1ed7d10fe4f3737594ca2557a5 (patch)
tree13a76ef9daea2bde23f1aa0a700d8096f4571cb7
parentd8635a9a4eecaa6e58edc8a31add0a8415ead393 (diff)
downloadmorph-5227b7c6c99a5a1ed7d10fe4f3737594ca2557a5.tar.gz
Improve comment in nfsboot.configure
-rwxr-xr-xmorphlib/exts/nfsboot.configure4
1 files changed, 3 insertions, 1 deletions
diff --git a/morphlib/exts/nfsboot.configure b/morphlib/exts/nfsboot.configure
index d6b254d4..660d9c39 100755
--- a/morphlib/exts/nfsboot.configure
+++ b/morphlib/exts/nfsboot.configure
@@ -15,7 +15,9 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-# Remove all networking interfaces and stop fstab from mounting '/'
+# Remove all networking interfaces. On nfsboot systems, eth0 is set up
+# during kernel init, and the normal ifup@eth0.service systemd unit
+# would break the NFS connection and cause the system to hang.
set -e