Print this page
OS-3524 in order to support interaction with docker containers, need to be able to connect to stdio for init from GZ
OS-3525 in order to support 'docker logs' need to be able to get stdio from zone to log file
        
@@ -9,10 +9,11 @@
 # at http://www.illumos.org/license/CDDL.
 #
 
 #
 # Copyright 2011, Richard Lowe
+# Copyright 2014 Joyent, Inc. All rights reserved.
 # Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
 # Copyright 2016 Garrett D'Amore <garrett@damore.org>
 # Copyright 2016 Joyent, Inc.
 #
 
@@ -145,11 +146,12 @@
                 vr.7d           \
                 wscons.7d       \
                 xge.7d          \
                 yge.7d          \
                 zcons.7d        \
-                zero.7d
+                zero.7d         \
+                zfd.7d
 
 sparc_MANFILES= audiocs.7d      \
                 bbc_beep.7d     \
                 ctsmc.7d        \
                 cvc.7d          \