projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be1cfc0
)
Add a -s to ssh-agent per bug #170962
author
Caleb Tennis
<caleb@gentoo.org>
Thu, 15 Mar 2007 12:12:31 +0000
(12:12 +0000)
committer
Caleb Tennis
<caleb@gentoo.org>
Thu, 15 Mar 2007 12:12:31 +0000
(12:12 +0000)
Package-Manager: portage-2.1.2.2
kde-base/kdebase/files/agent-shutdown.sh
patch
|
blob
|
history
diff --git
a/kde-base/kdebase/files/agent-shutdown.sh
b/kde-base/kdebase/files/agent-shutdown.sh
index 479f3f7bfc189f2bd369d14ceb67440333e4fd4f..07cf74772b5bbd7cdab0297984dc4c4fafa23a57 100644
(file)
--- a/
kde-base/kdebase/files/agent-shutdown.sh
+++ b/
kde-base/kdebase/files/agent-shutdown.sh
@@
-9,5
+9,5
@@
#fi
#if [ -n "${SSH_AGENT_PID}" ]; then
-# eval "$(ssh-agent -k)"
+# eval "$(ssh-agent -
s -
k)"
#fi