[Xfce-bugs] [Bug 363] New: V1.28 of xinitrc - exit leaves ssh-agent running
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Oct 5 18:08:04 CEST 2004
http://bugzilla.xfce.org/show_bug.cgi?id=363
Summary: V1.28 of xinitrc - exit leaves ssh-agent running
Product: Xfce
Version: 4.1 (CVS)
Platform: PC
URL: //http://cvs.xfce.org/viewcvs.cgi/xfce4/xfce-
utils/scripts/xinitrc?rev=1.28&view=auto
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: xfce-utils
AssignedTo: xfce-bugs at xfce.org
ReportedBy: galens at seitzassoc.com
If the session manager is not used, xinitrc starts ssh-agent with the lines:
# Start ssh-agent if available
test -n "$sshagent" && eval `$sshagent`
This works, but when xinitrc exits, ssh-agent continues to run. Subsequent
invocations of xinitrc will start new ssh-agent processes, with the older
ones continuing to exist, but not serving any useful purpose.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Xfce-bugs
mailing list