diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2011-03-22 08:14:06 -0700 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2011-03-22 08:14:06 -0700 |
| commit | b2f5ba8056256a6ea7396830705235ae7f3b8ea7 (patch) | |
| tree | c13d707829d5cbc8b5cdd2362c8f4378cbd67ed7 /usr/src | |
| parent | 8af337fa8f7841e0d562a5e03c69714b42322a3a (diff) | |
| download | illumos-joyent-b2f5ba8056256a6ea7396830705235ae7f3b8ea7.tar.gz | |
OS-326 system/zones svc timing out
Diffstat (limited to 'usr/src')
| -rw-r--r-- | usr/src/cmd/zoneadm/zones.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/cmd/zoneadm/zones.xml b/usr/src/cmd/zoneadm/zones.xml index e14424ac26..9439a75258 100644 --- a/usr/src/cmd/zoneadm/zones.xml +++ b/usr/src/cmd/zoneadm/zones.xml @@ -23,8 +23,6 @@ CDDL HEADER END - ident "%Z%%M% %I% %E% SMI" - NOTE: This service manifest is not editable; its contents will be overwritten by package or patch operations, including operating system upgrade. Make customizations in a different @@ -58,7 +56,7 @@ type='method' name='start' exec='/lib/svc/method/svc-zones %m' - timeout_seconds='60'> + timeout_seconds='180'> </exec_method> <!-- |
