|
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
|