James Carlson wrote: > Kyle McDonald writes: > >> If I feel I've found a bug in an SMF service (svc:/system/console-login >> doesn't seem to pay attention to ttymon/label, or ttymon/terminal_type) >> where should I go about fileing it? >> >> I'm guessing bugs.opensolaris.org, bnut what category/sub category? >> > > I just tried the case you reported as CR 6720846, and I don't see a > problem: > > # svccfg -s console-login > svc:/system/console-login> setprop ttymon/terminal_type = xterm > svc:/system/console-login> > # svcadm refresh console-login > # logout > [...] > # echo $TERM > xterm > # > > Did you perhaps forget the 'refresh'? If so, I'll close out this bug. > > Nope. I rebooted. Doesn't 'reboot' imply a 'refresh' ;) ??
-Kyle