Quoth Peter Moore on Wed, Nov 22, 2006 at 08:29:09PM -0800: > I'd like to be able to have a comments field in the documentation > element so that i can put in some freeform text which is displayed > when i do (using Apache2 as an example) > > svcs -x[v] apache2 > > As an example i'd like to display the location of the Apache access > and error logs which we have in a non-standard directory (it's > actually in a loopback filesystem mount from a zone). This is mainly > for when you are in the computer room on a VT100 terminal with no > access to a browser to view the server sysadmin guide (and no, lynx is > not installed :-) )
This specific case of log files came up in http://www.opensolaris.org/jive/thread.jspa?threadID=11732&tstart=90 http://www.opensolaris.org/jive/thread.jspa?threadID=18391&tstart=0 The latter resulted in 6492262 It should be possible to add reference to service specific log file(s) which you can view at http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6492262 . A more general "help text" field seems innocuous enough. If nobody comes up with a good reason against it, file a change request on bugs.opensolaris.org . David