summaryrefslogtreecommitdiff
path: root/usr/iscsid_req.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/iscsid_req.c')
-rw-r--r--usr/iscsid_req.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/iscsid_req.c b/usr/iscsid_req.c
index f0882b5..fbcba41 100644
--- a/usr/iscsid_req.c
+++ b/usr/iscsid_req.c
@@ -46,7 +46,7 @@ static void iscsid_startup(void)
if (!startup_cmd) {
log_error("iscsid is not running. Could not start it up "
"automatically using the startup command in the "
- "/etc/iscsi/iscsid.conf iscsid.startup setting. "
+ "iscsid.conf iscsid.startup setting. "
"Please check that the file exists or that your "
"init scripts have started iscsid.");
return;