On Wed, 8 Apr 2015, Michele Bert <[email protected]> wrote: > > And after logging into the graphical desktop: > But after I've loged out, the X server has been restarted:
It's a common practice to restart the X server at the end of a session. That frees all resources and ensures that no inappropriate access remains. There is no need to restart the X server after authenticating the user as the X server wouldn't have allocated much memory (it generally only uses basic X functionality to authenticate a user) and the session will only be used by the same user. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
