summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2014-06-17 16:24:32 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2014-06-17 16:24:32 +0000
commitfd5411a7ef28b375db1ba0f935d76aa64809ecc2 (patch)
treecf8db22fcf1770acca4603042151a657b2ed01b9
parentf6460acd7dc367995614daea2083a42ee8ae8e5c (diff)
downloadillumos-joyent-fd5411a7ef28b375db1ba0f935d76aa64809ecc2.tar.gz
OS-3107 lxbrand w and who not working
-rw-r--r--usr/src/lib/brand/lx/zone/lx_boot_zone_ubuntu.ksh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/brand/lx/zone/lx_boot_zone_ubuntu.ksh b/usr/src/lib/brand/lx/zone/lx_boot_zone_ubuntu.ksh
index 2fabc77b4a..ac2ec4fd7c 100644
--- a/usr/src/lib/brand/lx/zone/lx_boot_zone_ubuntu.ksh
+++ b/usr/src/lib/brand/lx/zone/lx_boot_zone_ubuntu.ksh
@@ -173,7 +173,7 @@ emits mounted
script
/sbin/initctl emit --no-wait virtual-filesystems
/bin/mount -t tmpfs tmpfs /run || true
- /sbin/initctl emit --no-wait mounted MOUNTPOINT=/run
+ /sbin/initctl emit --no-wait mounted MOUNTPOINT=/run TYPE=tmpfs
/sbin/initctl emit --no-wait local-filesystems
/sbin/initctl emit --no-wait all-swaps
/sbin/initctl emit --no-wait filesystem