> Riny Qian wrote: > > # svcs | grep login > > online Oct_30 svc:/system/console-login:default > > online Oct_30 svc:/system/vconsole-login:vt1 > > online Oct_30 svc:/system/vconsole-login:vt6 > > online Oct_30 svc:/system/vconsole-login:vt2 > > online Oct_30 svc:/system/vconsole-login:vt5 > > online Oct_30 svc:/system/vconsole-login:vt4 > > online Oct_30 svc:/system/vconsole-login:vt3 > > > > any comments? > > Why can't this just be: > > svc:/system/console-login:vt1 > svc:/system/console-login:vt2 > > etc ? > > Why do we need to expose the difference between > console-login and vconsole-login ? I don't think we > need and more importantly I don't see a benefit to > the admin in doing so.
I agree w/ Darren's point. After all, presumably we're just starting more instances of ttymon on different devices? Also, what determines the number of "vt" things that are configured? Is that based upon an smf property or some command or something else? How does one configure that? (pointers to documentation welcome) -Mike -- Mike Shapiro, Solaris Kernel Development. blogs.sun.com/mws/