diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2011-03-22 09:56:59 -0700 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2011-03-22 09:56:59 -0700 |
| commit | 9b06bb29d4a02ac2e8e624d32cf30b7bf6e4b44e (patch) | |
| tree | c09bd8564413335880c107c42daed51a96037353 /usr/src/cmd/zoneadm | |
| parent | b2f5ba8056256a6ea7396830705235ae7f3b8ea7 (diff) | |
| download | illumos-joyent-9b06bb29d4a02ac2e8e624d32cf30b7bf6e4b44e.tar.gz | |
OS-326 system/zones svc timing out [change to infinite timeout]
Diffstat (limited to 'usr/src/cmd/zoneadm')
| -rw-r--r-- | usr/src/cmd/zoneadm/zones.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/zoneadm/zones.xml b/usr/src/cmd/zoneadm/zones.xml index 9439a75258..859f423f32 100644 --- a/usr/src/cmd/zoneadm/zones.xml +++ b/usr/src/cmd/zoneadm/zones.xml @@ -56,7 +56,7 @@ type='method' name='start' exec='/lib/svc/method/svc-zones %m' - timeout_seconds='180'> + timeout_seconds='0'> </exec_method> <!-- |
