diff --git a/README.Fedora b/README.Fedora index a839c7e..ae1f2a8 100644 --- a/README.Fedora +++ b/README.Fedora @@ -14,20 +14,6 @@ Wayland do. xorgxrdp ======== -On Fedora, /usr/bin/Xorg is a script that starts either -/usr/libexec/Xorg.wrap, which is a SUID binary, or /usr/libexec/Xorg, if the -former does not exist. Xrdp binary makes sure that SUID of the Xorg.wrap -binary is not obeyed. - -However, the Xorg.wrap has an additional hurdle to clear, because by default, -it will only allow users logged into the console to start it. - -So, in order to run the Xorg xrdp session via xrogxrdp, normally a user -account not logged onto the console will be used. To avoid Xorg.wrap refusing -to run, put the following into /etc/X11/Xwrapper.config: - -allowed_users = anybody - Note that xorgxrdp is not installed and configured by default. Each build depends on specific binary version of Xorg, which tends to create very strict installation dependencies that can be an inconvenience in EPEL.