OpenSolaris

Printable Version Enter a New Search
Bug ID 6525814
Synopsis x11-server list of allowed servers needs to be updated for Xorg 7.2 integration
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_60
Fixed In snv_60
Release Fixed solaris_nevada(snv_60) , solaris_10u4(s10u4_03) (Bug ID:2147032)
Related Bugs
Submit Date 16-February-2007
Last Update Date 14-March-2007
Description
The allowed list of Xserver binaries for the x11-server SMF configuration is currently
(as documented in Xserver(1) man page):

     options/server
          (Type astring) The absolute path to the X server binary
          to run, currently must be one of /usr/openwin/bin/Xsun,
          /usr/openwin/bin/Xvfb, or /usr/X11/bin/Xorg.

The standalone Xservers added in the Xorg 7.2 integration should be added to this list:

          /usr/X11/bin/i386/Xorg
          /usr/X11/bin/amd64/Xorg
          /usr/X11/bin/Xvfb
          /usr/X11/bin/i386/Xvfb
          /usr/X11/bin/amd64/Xvfb
Work Around
N/A
Comments
N/A