summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/src/lib/brand/lx/zone/platform.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/lib/brand/lx/zone/platform.xml b/usr/src/lib/brand/lx/zone/platform.xml
index ccb6ab3ba1..4a7010f868 100644
--- a/usr/src/lib/brand/lx/zone/platform.xml
+++ b/usr/src/lib/brand/lx/zone/platform.xml
@@ -51,6 +51,8 @@
directory="/native/etc/default/dhcpagent" type="lofs" opt="ro" />
<global_mount special="/etc/netconfig"
directory="/native/etc/netconfig" type="lofs" opt="ro" />
+ <global_mount special="/etc/nfssec.conf"
+ directory="/native/etc/nfssec.conf" type="lofs" opt="ro" />
<global_mount special="/sbin"
directory="/native/sbin" opt="ro,nodevices" type="lofs" />
<global_mount special="/usr/lib/brand/lx/ld" directory="/var/ld"