aaf1923 Modify the server wrapper to not always start the server as root.

Authored and Committed by jwrdegoede 9 years ago
    Modify the server wrapper to not always start the server as root.
    
      Callers of the server which start it in a way which is compatible with the
      server running without root rights can now set a XORG_RUN_AS_USER_OK env
      variable and then the wrapper will behave as if needs_root_rights = auto
      is specified, unless overriden from Xwrapper.config
    
        
file modified
+8 -1