From: PHO <pho@cielonegro.org>
Date: Wed, 25 Aug 2010 06:19:42 +0000 (+0900)
Subject: Auto commit by The Sugar System.
X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=f9408f852543d40eab01d22513dd422c92306542;p=sugar.git

Auto commit by The Sugar System.
---

diff --git a/dot-files/_xinitrc b/dot-files/_xinitrc
index 25e0e97..7206a4b 100644
--- a/dot-files/_xinitrc
+++ b/dot-files/_xinitrc
@@ -52,6 +52,11 @@ xhost +localhost
 # Set the mouse speed
 xset m 5 4
 
+# Launch ssh-agent-manager
+if which ssh-agent-manager 2>&1 >/dev/null; then
+    eval `ssh-agent-manager -s`
+fi
+
 echo ".xinitrc is going to exec window manager..."
 
 # start the window manager