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
commitfbf84afbb9c0bc27816ffcf310a681335c4775ee (patch)
tree351427c5a1b8f06e240cec5465b6ab214cd17067
parent5e686455f6cd4ef5870933d60544af78b167a545 (diff)
downloaddefinitions-fbf84afbb9c0bc27816ffcf310a681335c4775ee.tar.gz
Improve comment in nfsboot.configure
-rwxr-xr-xnfsboot.configure4
1 files changed, 3 insertions, 1 deletions
diff --git a/nfsboot.configure b/nfsboot.configure
index d6b254d4..660d9c39 100755
--- a/nfsboot.configure
+++ b/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