Lines Matching +full:reboot +full:- +full:mode

9 svcadm \- manipulate service instances
12 \fB/usr/sbin/svcadm\fR [\fB-S state\fR] [\fB-v\fR] [\fB-Z\fR | \fB-z\fR \fIzone\fR] enable [\fB-rst…
18 \fB/usr/sbin/svcadm\fR [\fB-S state\fR] [\fB-v\fR] [\fB-Z\fR | \fB-z\fR \fIzone\fR] disable
19 [\fB-c\fR \fIcomment\fR] [\fB-st\fR] [{\fIFMRI\fR | \fIpattern\fR}...]
24 \fB/usr/sbin/svcadm\fR [\fB-S state\fR] [\fB-v\fR] [\fB-Z\fR | \fB-z\fR \fIzone\fR] restart [\fB-d\…
30 \fB/usr/sbin/svcadm\fR [\fB-S state\fR] [\fB-v\fR] [\fB-Z\fR | \fB-z\fR \fIzone\fR] refresh
36 \fB/usr/sbin/svcadm\fR [\fB-S state\fR] [\fB-v\fR] [\fB-Z\fR | \fB-z\fR \fIzone\fR] clear
42 \fB/usr/sbin/svcadm\fR [\fB-S state\fR] [\fB-v\fR] [\fB-Z\fR | \fB-z\fR \fIzone\fR] mark [\fB-It] \…
48 \fB/usr/sbin/svcadm\fR [\fB-v\fR] milestone [\fB-d\fR] \fImilestone_FMRI\fR
61 \fB-S\fR \fIstate\fR
65 \fIFMRI\fR pattern, the \fB-S\fR option can be used to select all \fIFMRI\fRs
72 \fB\fB-v\fR\fR
81 \fB-Z\fR
91 \fB-z\fR \fIzone\fR
114 non-zero exit status.
118 \fB\fBenable\fR \fB[\fR\fB-rst\fR\fB]\fR {\fIFMRI\fR | \fIpattern\fR}...\fR
127 If the \fB-r\fR option is specified, \fBsvcadm\fR enables each service instance
130 If the \fB-s\fR option is specified, \fBsvcadm\fR enables each service instance
135 If the \fB-t\fR option is specified, \fBsvcadm\fR temporarily enables each
136 service instance. Temporary enable only lasts until reboot. This action
139 persistent across reboot.
145 \fB\fBdisable\fR [\fB-c\fR \fIcomment\fR] [\fB-st\fR] {\fIFMRI\fR | \fIpattern\fR}...\fR
154 If the \fB-s\fR option is specified, \fBsvcadm\fR disables each service
159 If the \fB-t\fR option is specified, \fBsvcadm\fR temporarily disables each
160 service instance. Temporary disable only lasts until reboot. This action
163 persistent across reboot.
165 If the \fB-c\fR option is specified, the given free-form comment is recorded
174 \fB\fBrestart\fR [\fB-d\fR] {\fIFMRI\fR | \fIpattern\fR}...\fR
185 If the \fB-d\fR option is specified, the restarter sends a \fBSIGABRT\fR to all
233 \fB\fBmark [\fR\fB-It\fR\fB]\fR \fIinstance_state\fR {\fIFMRI\fR |
248 If the \fB-I\fR option is specified, the request is flagged as immediate.
250 The \fB-t\fR option is only valid for maintenance requests. When this option is
252 until the next reboot.
258 \fB\fBmilestone\fR [\fB-d\fR] \fImilestone_FMRI\fR\fR
273 svc:/milestone/single-user:default
274 svc:/milestone/multi-user:default
275 svc:/milestone/multi-user-server:default
292 The \fB-d\fR option immediately changes the milestone to the requested
294 boot milestone, which persists across reboot. The default milestone is defined
396 $ svcadm disable -c "OPS-1000" -s http
411 $ svcadm enable -r foo:bar
427 $ svcadm enable -s foo:bar
436 The following command restricts the running services to single user mode:
441 # svcadm milestone milestone/single-user
526 The interactive output is Uncommitted. The invocation and non-interactive