Summary: | An ssh-agent is leaked at X server shutdown | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Mikhail Zabaluev <mhz> |
Component: | xinitrc | Assignee: | Mikhail Zabaluev <mhz> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | minor | ||
Priority: | P4 | CC: | glebfm, ldv, placeholder |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Mikhail Zabaluev
2002-05-02 02:06:32 MSD
There are no need to kill \"ssh-agent -u\". When you leave console, just execute \"ssh-add -D\". There are no need to kill \"ssh-agent -u\". When you leave console, just execute \"ssh-add -D\". The only downside left is that $SSH_AGENT_PID is lost with the first server shutdown. Anyway, it has little added utility. The only downside left is that $SSH_AGENT_PID is lost with the first server shutdown. Anyway, it has little added utility. |