summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Duncan <leeman.duncan@gmail.com>2020-07-03 12:20:59 -0700
committerGitHub <noreply@github.com>2020-07-03 12:20:59 -0700
commitbbca9471fb3df4c0264618fea3341cca966787a6 (patch)
tree9e71928c817bb248e3b0dfe45246e43479f5375e
parent8e83b3524d9a4c7b8b53576d9f58d49dbdd2ba37 (diff)
parent1dfa20b453acc6063d1bc1b1e672d1048a915b3f (diff)
downloadopen-iscsi-bbca9471fb3df4c0264618fea3341cca966787a6.tar.gz
Merge pull request #216 from rafaeldtinoco/master
Misspelled socket name might cause confusion to inexperienced user.
-rw-r--r--etc/iscsid.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/iscsid.conf b/etc/iscsid.conf
index 58f6040..f21ed3d 100644
--- a/etc/iscsid.conf
+++ b/etc/iscsid.conf
@@ -19,8 +19,8 @@
# the time then leave this attribute commented out.
#
# Default for Fedora and RHEL. (uncomment to activate).
-# iscsid.startup = /bin/systemctl start iscsid.socket iscsiuio.soccket
-#
+# iscsid.startup = /bin/systemctl start iscsid.socket iscsiuio.socket
+#
# Default if you are not using systemd (uncomment to activate)
# iscsid.startup = /usr/bin/service start iscsid