I was browsing my /etc/X11 dir and came across a few files I could use an explanation to. First is the file Xsession.options
I do not have openssh installed on this rig, yet this appeared, can anyone tell me what this means, being that when I searched google, I found this as the first hit ( How to use ssh-agent to get secure, encrypted passwordless logins )
And I am unable to remove x11-session-utils without losing xorg and kubuntu-desktop in the process? I have seen those ssh-agent files in my /var/tmp before.
Code:
# $Id: Xsession.options 189 2005-06-11 00:04:27Z branden $ # # configuration options for /etc/X11/Xsession # See Xsession.options(5) for an explanation of the available options. allow-failsafe allow-user-resources allow-user-xsession use-ssh-agent use-session-dbus
And I am unable to remove x11-session-utils without losing xorg and kubuntu-desktop in the process? I have seen those ssh-agent files in my /var/tmp before.
Comment