summaryrefslogtreecommitdiff
path: root/etc/iscsid.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/iscsid.conf')
-rw-r--r--etc/iscsid.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/iscsid.conf b/etc/iscsid.conf
index c30a7dc..f7ecb6b 100644
--- a/etc/iscsid.conf
+++ b/etc/iscsid.conf
@@ -10,7 +10,7 @@
######################
# iscsid daemon config
######################
-# If you want iscsid to start the first time a iscsi tool
+# If you want iscsid to start the first time an iscsi tool
# needs to access it, instead of starting it when the init
# scripts run, set the iscsid startup command here. This
# should normally only need to be done by distro package
@@ -44,7 +44,7 @@ node.startup = manual
# For "automatic" startup nodes, setting this to "Yes" will try logins on each
# available iface until one succeeds, and then stop. The default "No" will try
-# logins on all availble ifaces simultaneously.
+# logins on all available ifaces simultaneously.
node.leading_login = No
# *************