Print this page
14019 Allow more control over zone init exit actions
Portions contributed by: Joshua M. Clulow <jmc@joyent.com>
Portions contributed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

@@ -78,8 +78,10 @@
         brand_platform_iter_devices;
         brand_platform_iter_gmounts;
         brand_platform_iter_link;
         brand_platform_iter_mounts;
         brand_restartinit;
+        brand_restartinit0;
+        brand_restartinitreboot;
     local:
         *;
 };