Print this page
5700 add zlogin -d option to allow graceful disconnect when zone is halted
Reviewed by: Andrew Gabriel <illumos@cucumber.demon.co.uk>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
*** 11,27 ****
.\" add the following below this CDDL HEADER, with the fields enclosed by
.\" brackets "[]" replaced with your own identifying information:
.\" Portions Copyright [yyyy] [name of copyright owner]
.\" Copyright 2013 DEY Storage Systems, Inc.
.\" Copyright (c) 2014 Gary Mills
! .TH ZLOGIN 1 "Jan 22, 2014"
.SH NAME
zlogin \- enter a zone
.SH SYNOPSIS
.LP
.nf
! \fBzlogin\fR [\fB-CEQ\fR] [\fB-e\fR \fIc\fR] [\fB-l\fR \fIusername\fR] \fIzonename\fR
.fi
.LP
.nf
\fBzlogin\fR [\fB-nEQS\fR] [\fB-e\fR \fIc\fR] [\fB-l\fR \fIusername\fR] \fIzonename\fR \fIutility\fR
--- 11,28 ----
.\" add the following below this CDDL HEADER, with the fields enclosed by
.\" brackets "[]" replaced with your own identifying information:
.\" Portions Copyright [yyyy] [name of copyright owner]
.\" Copyright 2013 DEY Storage Systems, Inc.
.\" Copyright (c) 2014 Gary Mills
! .\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
! .TH ZLOGIN 1 "Mar 17, 2015"
.SH NAME
zlogin \- enter a zone
.SH SYNOPSIS
.LP
.nf
! \fBzlogin\fR [\fB-dCEQ\fR] [\fB-e\fR \fIc\fR] [\fB-l\fR \fIusername\fR] \fIzonename\fR
.fi
.LP
.nf
\fBzlogin\fR [\fB-nEQS\fR] [\fB-e\fR \fIc\fR] [\fB-l\fR \fIusername\fR] \fIzonename\fR \fIutility\fR
*** 90,99 ****
--- 91,110 ----
.ad
.RS 15n
Connects to the zone console.
.RE
+ .sp
+ .ne 2
+ .na
+ \fB\fB-d\fR\fR
+ .ad
+ .RS 15n
+ Disconnect from the console when the zone halts. This option may only be used
+ if the \fB-C\fR option is specified.
+ .RE
+
.sp
.ne 2
.na
\fB\fB-e\fR \fIc\fR\fR
.ad