Print this page
5432 zoneadm install could fix zonepath permissions automatically
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>

@@ -175,12 +175,12 @@
            subcommand.
 
 
        install [-x nodataset] [brand-specific options]
            Install the specified zone on the system. This subcommand
-           automatically attempts to verify first. It refuses to install if
-           the verify step fails. See the verify subcommand.
+           automatically attempts to verify first, most verification errors
+           are fatal. See the verify subcommand.
 
            -x nodataset
                Do not create a ZFS file system.
 
            The zone's brand may include additional options that govern how the

@@ -432,6 +432,6 @@
        contains a request script is added to the global zone only. See
        pkgadd(1M).
 
 
 
-                               October 30, 2013                    ZONEADM(1M)
+                               December 26, 2014                   ZONEADM(1M)