summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2011-06-21 11:23:03 +0200
committerMike Christie <michaelc@cs.wisc.edu>2011-06-26 17:37:42 -0500
commitfcf4e53f577a47b4666052ad024f83eb984a658a (patch)
tree92262f74190103719dbc3573626f2699619d05ea /doc
parente5bd9130d5d35cbdce04f04e156bde82a0641583 (diff)
downloadopen-iscsi-fcf4e53f577a47b4666052ad024f83eb984a658a.tar.gz
iscsid: Implement --no-pid-file
For root on iSCSI scenarios the /var directory might not exist. And we don't need the pid file anyway as the daemon is synchronized via the IPC connection. Signed-off-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/iscsid.83
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/iscsid.8 b/doc/iscsid.8
index 1dfa1e5..92b7f81 100644
--- a/doc/iscsid.8
+++ b/doc/iscsid.8
@@ -35,6 +35,9 @@ run under user ID \fIuid\fR (default is the current user ID)
.BI [-g|--gid=]\fIgid\fP
run under user group ID \fIgid\fR (default is the current user group ID).
.TP
+.BI [-n|--no-pid-file]\fP
+do not write a process ID file.
+.TP
.BI [-p|--pid=]\fIpid\-file\fP
write process ID to \fIpid\-file\fR rather than the default
\fI/var/run/iscsid.pid\fR