![]() |
![]()
| ![]() |
![]()
NAMEXorg.wrap - Xorg X server binary wrapper DESCRIPTIONThe Xorg X server may need root rights to function properly. To start the Xorg X server with these rights your system is using a suid root wrapper installed as /usr/local/libexec/Xorg.wrap which will execute the real X server which is installed as /usr/local/libexec/Xorg. By default Xorg.wrap will autodetect if root rights are necessary, and if not it will drop its elevated rights before starting the real X server. By default Xorg.wrap will only allow executing the real X server from login sessions on a physical console. CONFIG FILEXorg.wrap's default behavior can be overridden from the /usr/local/etc/X11/Xwrapper.config config file. Lines starting with a # in Xwrapper.config are considered comments and will be ignored. Any other non empty lines must take the form of key = value.
When auto-detecting the wrapper will drop rights if kms graphics are available and not drop them if no kms graphics are detected. If a system has multiple graphics cards and some are not kms capable auto-detection may fail, in this case manual configuration should be used. SEE ALSOXorg X server information: Xorg(1)
|