Searched refs:vcc_device (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vntsd/
H A Dsvc-vntsd33 # svc:/ldoms/vntsd> setprop vntsd/vcc_device = "virtual-console-concentrator@1"
113 vcc_device=`$SVCPROP -p vntsd/vcc_device $SMF_FMRI 2>/dev/null`
114 if [ -z "$vcc_device" ]; then
115 vcc_device="virtual-console-concentrator@0"
117 args="-i $vcc_device"

Completed in 44 milliseconds